excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-v / font-victor-mono.rb
blob7ad70792572eef01919b9984a12ad8aacc6c82ef
1 cask "font-victor-mono" do
2   version "1.5.6"
3   sha256 :no_check
5   url "https://rubjo.github.io/victor-mono/VictorMonoAll.zip"
6   name "Victor Mono"
7   homepage "https://rubjo.github.io/victor-mono/"
9   livecheck do
10     url "https://github.com/rubjo/victor-mono/releases"
11   end
13   font "OTF/VictorMono-Thin.otf"
14   font "OTF/VictorMono-ExtraLight.otf"
15   font "OTF/VictorMono-Light.otf"
16   font "OTF/VictorMono-Regular.otf"
17   font "OTF/VictorMono-Medium.otf"
18   font "OTF/VictorMono-SemiBold.otf"
19   font "OTF/VictorMono-Bold.otf"
20   font "OTF/VictorMono-ThinOblique.otf"
21   font "OTF/VictorMono-ExtraLightOblique.otf"
22   font "OTF/VictorMono-LightOblique.otf"
23   font "OTF/VictorMono-Oblique.otf"
24   font "OTF/VictorMono-MediumOblique.otf"
25   font "OTF/VictorMono-SemiBoldOblique.otf"
26   font "OTF/VictorMono-BoldOblique.otf"
27   font "OTF/VictorMono-ThinItalic.otf"
28   font "OTF/VictorMono-ExtraLightItalic.otf"
29   font "OTF/VictorMono-LightItalic.otf"
30   font "OTF/VictorMono-Italic.otf"
31   font "OTF/VictorMono-MediumItalic.otf"
32   font "OTF/VictorMono-SemiBoldItalic.otf"
33   font "OTF/VictorMono-BoldItalic.otf"
35   # No zap stanza required
36 end