homebrew-cask/Casks/font/font-p/font-phudu.rb

14 lines
308 B
Ruby

cask "font-phudu" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/phudu/Phudu%5Bwght%5D.ttf",
verified: "github.com/google/fonts/"
name "Phudu"
homepage "https://fonts.google.com/specimen/Phudu"
font "Phudu[wght].ttf"
# No zap stanza required
end