Merge pull request #200213 from Homebrew/bump-tidelift-1.14.0
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-thasadith.rb
blob7e9a17a332dfed7c6668bfcb83866fb0c0f44305
1 cask "font-thasadith" 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/thasadith"
9   name "Thasadith"
10   homepage "https://fonts.google.com/specimen/Thasadith"
12   font "Thasadith-Bold.ttf"
13   font "Thasadith-BoldItalic.ttf"
14   font "Thasadith-Italic.ttf"
15   font "Thasadith-Regular.ttf"
17   # No zap stanza required
18 end