cask "font-inconsolata-go-nerd-font" do version "3.4.0" sha256 "fe1f0d46c96269534d732b1a7e35ef9d0ed83573e70ef1b61f9e3a75668ef5c2" url "https://github.com/ryanoasis/nerd-fonts/releases/download/v#{version}/InconsolataGo.zip" name "InconsolataGo Nerd Font (InconsolataGo)" homepage "https://github.com/ryanoasis/nerd-fonts" livecheck do url :url strategy :github_latest end no_autobump! because: :bumped_by_upstream font "InconsolataGoNerdFont-Bold.ttf" font "InconsolataGoNerdFont-Regular.ttf" font "InconsolataGoNerdFontMono-Bold.ttf" font "InconsolataGoNerdFontMono-Regular.ttf" font "InconsolataGoNerdFontPropo-Bold.ttf" font "InconsolataGoNerdFontPropo-Regular.ttf" # No zap stanza required end