homebrew-cask/Casks/font/font-b/font-bahiana.rb

14 lines
320 B
Ruby

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