excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tienne.rb
blob258254a96d4bafef3b1d518998c352af75e34106
1 cask "font-tienne" 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/tienne"
9   name "Tienne"
10   homepage "https://fonts.google.com/specimen/Tienne"
12   font "Tienne-Black.ttf"
13   font "Tienne-Bold.ttf"
14   font "Tienne-Regular.ttf"
16   # No zap stanza required
17 end