homebrew-cask/Casks/font/font-s/font-snowburst-one.rb

14 lines
353 B
Ruby

cask "font-snowburst-one" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/snowburstone/SnowburstOne-Regular.ttf",
verified: "github.com/google/fonts/"
name "Snowburst One"
homepage "https://fonts.google.com/specimen/Snowburst+One"
font "SnowburstOne-Regular.ttf"
# No zap stanza required
end