cask "font-profont-nerd-font" do version "3.4.0" sha256 "8c6a220533cf398ccb1e42735bcfa546d72f7854cf4d2ed3baa94d21e4200413" url "https://github.com/ryanoasis/nerd-fonts/releases/download/v#{version}/ProFont.zip" name "ProFont Nerd Font families (ProFont)" homepage "https://github.com/ryanoasis/nerd-fonts" livecheck do url :url strategy :github_latest end no_autobump! because: :bumped_by_upstream font "ProFontIIxNerdFont-Regular.ttf" font "ProFontIIxNerdFontMono-Regular.ttf" font "ProFontIIxNerdFontPropo-Regular.ttf" font "ProFontWindowsNerdFont-Regular.ttf" font "ProFontWindowsNerdFontMono-Regular.ttf" font "ProFontWindowsNerdFontPropo-Regular.ttf" # No zap stanza required end