Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-pontano-sans.rb
blob7ee5f65b661f31c6832536abf3454c0642dc4a99
1 cask "font-pontano-sans" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/pontanosans/PontanoSans%5Bwght%5D.ttf",
6       verified: "github.com/google/fonts/"
7   name "Pontano Sans"
8   homepage "https://fonts.google.com/specimen/Pontano+Sans"
10   font "PontanoSans[wght].ttf"
12   # No zap stanza required
13 end