Merge pull request #198804 from Exidex/bump-gauntlet-14
[Homebrew/homebrew-cask.git] / Casks / font / font-f / font-fondamento.rb
bloba66616b7b4fdcc4972407c383b1eb778ec407e67
1 cask "font-fondamento" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/fondamento"
9   name "Fondamento"
10   homepage "https://fonts.google.com/specimen/Fondamento"
12   font "Fondamento-Italic.ttf"
13   font "Fondamento-Regular.ttf"
15   # No zap stanza required
16 end