homebrew-cask/Casks/font/font-r/font-reem-kufi-ink.rb

14 lines
350 B
Ruby

cask "font-reem-kufi-ink" do
version :latest
sha256 :no_check
url "https://github.com/google/fonts/raw/main/ofl/reemkufiink/ReemKufiInk-Regular.ttf",
verified: "github.com/google/fonts/"
name "Reem Kufi Ink"
homepage "https://fonts.google.com/specimen/Reem+Kufi+Ink"
font "ReemKufiInk-Regular.ttf"
# No zap stanza required
end