Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-u / font-udev-gothic.rb
blob56a160437c424662bdae668651aa38661881af3c
1 cask "font-udev-gothic" do
2   version "2.1.0"
3   sha256 "69c9321d3bac85589ddfee730e9582e3a9ca664d84d520fa7a70f656f1a0b8e5"
5   url "https://github.com/yuru7/udev-gothic/releases/download/v#{version}/UDEVGothic_v#{version}.zip"
6   name "UDEV Gothic"
7   homepage "https://github.com/yuru7/udev-gothic/"
9   font "UDEVGothic_v#{version}/UDEVGothic-Bold.ttf"
10   font "UDEVGothic_v#{version}/UDEVGothic-BoldItalic.ttf"
11   font "UDEVGothic_v#{version}/UDEVGothic-Italic.ttf"
12   font "UDEVGothic_v#{version}/UDEVGothic-Regular.ttf"
13   font "UDEVGothic_v#{version}/UDEVGothic35-Bold.ttf"
14   font "UDEVGothic_v#{version}/UDEVGothic35-BoldItalic.ttf"
15   font "UDEVGothic_v#{version}/UDEVGothic35-Italic.ttf"
16   font "UDEVGothic_v#{version}/UDEVGothic35-Regular.ttf"
17   font "UDEVGothic_v#{version}/UDEVGothic35JPDOC-Bold.ttf"
18   font "UDEVGothic_v#{version}/UDEVGothic35JPDOC-BoldItalic.ttf"
19   font "UDEVGothic_v#{version}/UDEVGothic35JPDOC-Italic.ttf"
20   font "UDEVGothic_v#{version}/UDEVGothic35JPDOC-Regular.ttf"
21   font "UDEVGothic_v#{version}/UDEVGothic35LG-Bold.ttf"
22   font "UDEVGothic_v#{version}/UDEVGothic35LG-BoldItalic.ttf"
23   font "UDEVGothic_v#{version}/UDEVGothic35LG-Italic.ttf"
24   font "UDEVGothic_v#{version}/UDEVGothic35LG-Regular.ttf"
25   font "UDEVGothic_v#{version}/UDEVGothicJPDOC-Bold.ttf"
26   font "UDEVGothic_v#{version}/UDEVGothicJPDOC-BoldItalic.ttf"
27   font "UDEVGothic_v#{version}/UDEVGothicJPDOC-Italic.ttf"
28   font "UDEVGothic_v#{version}/UDEVGothicJPDOC-Regular.ttf"
29   font "UDEVGothic_v#{version}/UDEVGothicLG-Bold.ttf"
30   font "UDEVGothic_v#{version}/UDEVGothicLG-BoldItalic.ttf"
31   font "UDEVGothic_v#{version}/UDEVGothicLG-Italic.ttf"
32   font "UDEVGothic_v#{version}/UDEVGothicLG-Regular.ttf"
34   # No zap stanza required
35 end