excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tex-gyre-bonum-math.rb
blob72b21943e855e3cdf7b7e0bc71fa35920dd80563
1 cask "font-tex-gyre-bonum-math" do
2   version "1.005"
3   sha256 "8f8dc6f52ff838201f581f20b4ab634508e6d4b1e2745fe5d6b7732e1df73290"
5   url "https://www.gust.org.pl/projects/e-foundry/tg-math/download/texgyrebonum-math-#{version.no_dots}.zip"
6   name "Bonum Math"
7   homepage "https://www.gust.org.pl/projects/e-foundry/tg-math"
9   livecheck do
10     url "https://www.gust.org.pl/projects/e-foundry/tg-math/download"
11     regex(/Bonum\sMath\s\(OTF\),\sversion\s(\d+(?:\.\d+)+)/i)
12   end
14   font "texgyrebonum-math-#{version.no_dots}/opentype/texgyrebonum-math.otf"
16   # No zap stanza required
17 end