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