homebrew-cask/Casks/font/font-h/font-habibi.rb

14 lines
314 B
Ruby

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