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

14 lines
326 B
Ruby

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