Merge pull request #198803 from Homebrew/bump-wizcli-0.69.0
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-fantasque-sans-mono.rb
blob9a386537f7f7e8b4f10815ae1f51571da6b83842
1 cask "font-fantasque-sans-mono" do
2   version "1.8.0"
3   sha256 "84be689e231ff773ed9d352e83dccd8151d9e445f1cb0b88cb0e9330fc4d9cfc"
5   url "https://github.com/belluzj/fantasque-sans/releases/download/v#{version}/FantasqueSansMono-Normal.zip"
6   name "Fantasque Sans Mono"
7   homepage "https://github.com/belluzj/fantasque-sans"
9   font "OTF/FantasqueSansMono-Bold.otf"
10   font "OTF/FantasqueSansMono-BoldItalic.otf"
11   font "OTF/FantasqueSansMono-Italic.otf"
12   font "OTF/FantasqueSansMono-Regular.otf"
14   # No zap stanza required
15 end