excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-times-newer-roman.rb
blob62b9785b7691cb3c1b057838f094ed7a9ecf1293
1 cask "font-times-newer-roman" do
2   version "1.000"
3   sha256 :no_check
5   url "https://timesnewerroman.com/assets/TimesNewerRoman.zip"
6   name "Times Newer Roman"
7   homepage "https://timesnewerroman.com/"
9   livecheck do
10     skip "No version information available"
11   end
13   font "TimesNewerRoman-Bold.otf"
14   font "TimesNewerRoman-BoldItalic.otf"
15   font "TimesNewerRoman-Italic.otf"
16   font "TimesNewerRoman-Regular.otf"
18   # No zap stanza required
19 end