excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tai-heritage-pro.rb
blob2a100cc0739a2119982473130b08713fa38e7982
1 cask "font-tai-heritage-pro" 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/taiheritagepro"
9   name "Tai Heritage Pro"
10   homepage "https://fonts.google.com/specimen/Tai+Heritage+Pro"
12   font "TaiHeritagePro-Bold.ttf"
13   font "TaiHeritagePro-Regular.ttf"
15   # No zap stanza required
16 end