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