cask "font-tex-gyre-schola" do version "2.005" sha256 "24063368bfdc1046439e290299157621a437294ecbb39a938d2ddb2afa3daaf8" url "https://www.gust.org.pl/projects/e-foundry/tex-gyre/schola/qcs#{version}otf.zip" name "TeX Gyre Schola" homepage "https://www.gust.org.pl/projects/e-foundry/tex-gyre/schola" livecheck do url "https://www.gust.org.pl/projects/e-foundry/tex-gyre/whole" regex(%r{Schola,\sver\.\s(\d+(?:\.\d+)+)}i) end no_autobump! because: :requires_manual_review font "texgyreschola-bold.otf" font "texgyreschola-bolditalic.otf" font "texgyreschola-italic.otf" font "texgyreschola-regular.otf" # No zap stanza required end