homebrew-cask/Casks/font/font-b/font-bruno-ace-sc.rb

14 lines
344 B
Ruby

cask "font-bruno-ace-sc" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/brunoacesc/BrunoAceSC-Regular.ttf",
verified: "github.com/google/fonts/"
name "Bruno Ace SC"
homepage "https://fonts.google.com/specimen/Bruno+Ace+SC"
font "BrunoAceSC-Regular.ttf"
# No zap stanza required
end