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

14 lines
314 B
Ruby

cask "font-praise" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/praise/Praise-Regular.ttf",
verified: "github.com/google/fonts/"
name "Praise"
homepage "https://fonts.google.com/specimen/Praise"
font "Praise-Regular.ttf"
# No zap stanza required
end