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

14 lines
289 B
Ruby

cask "font-bm" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/hanna/BM-HANNA.ttf",
verified: "github.com/google/fonts/"
name "BM"
homepage "https://fonts.google.com/earlyaccess"
font "BM-HANNA.ttf"
# No zap stanza required
end