homebrew-cask/Casks/font/font-n/font-neonderthaw.rb

14 lines
344 B
Ruby

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