homebrew-cask/Casks/font/font-b/font-bowlby-one.rb

14 lines
335 B
Ruby

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