excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tourney.rb
blobdf957e91009a207f1cc72a1e087207f4e276afb8
1 cask "font-tourney" 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/tourney"
9   name "Tourney"
10   homepage "https://fonts.google.com/specimen/Tourney"
12   font "Tourney-Italic[wdth,wght].ttf"
13   font "Tourney[wdth,wght].ttf"
15   # No zap stanza required
16 end