homebrew-cask/Casks/font/font-c/font-chonburi.rb

14 lines
326 B
Ruby

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