homebrew-cask/Casks/font/font-k/font-kings.rb

14 lines
308 B
Ruby

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