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