homebrew-cask/Casks/font/font-p/font-playwrite-au-nsw.rb

14 lines
368 B
Ruby

cask "font-playwrite-au-nsw" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/playwriteaunsw/PlaywriteAUNSW%5Bwght%5D.ttf",
verified: "github.com/google/fonts/"
name "Playwrite AU NSW"
homepage "https://fonts.google.com/specimen/Playwrite+AU+NSW"
font "PlaywriteAUNSW[wght].ttf"
# No zap stanza required
end