excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tex-gyre-schola-math.rb
blob3f08d549ec524f8bdf7cb6f00c07f449935a9051
1 cask "font-tex-gyre-schola-math" do
2   version "1.533"
3   sha256 "53560861144138e25f89f1f487126d21c81c5086364ffcf2c8e5e46e37ebbe00"
5   url "https://www.gust.org.pl/projects/e-foundry/tg-math/download/texgyreschola-math-#{version.no_dots}.zip"
6   name "Schola 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(/Schola\sMath\s\(OTF\),\sversion\s(\d+(?:\.\d+)+)/i)
12   end
14   font "texgyreschola-math-#{version.no_dots}/opentype/texgyreschola-math.otf"
16   # No zap stanza required
17 end