excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-n / font-noto-sans-hebrew.rb
blob7cf4bc292877524b466e550947b9e6cf2a0e372a
1 cask "font-noto-sans-hebrew" do
2   version :latest
3   sha256 :no_check
5   url "https://noto-website-2.storage.googleapis.com/pkgs/NotoSansHebrew-unhinted.zip",
6       verified: "noto-website-2.storage.googleapis.com/"
7   name "Noto Sans Hebrew"
8   homepage "https://www.google.com/get/noto/#sans-hebr"
10   font "NotoSansHebrew-Black.ttf"
11   font "NotoSansHebrew-Bold.ttf"
12   font "NotoSansHebrew-Condensed.ttf"
13   font "NotoSansHebrew-CondensedBlack.ttf"
14   font "NotoSansHebrew-CondensedBold.ttf"
15   font "NotoSansHebrew-CondensedExtraBold.ttf"
16   font "NotoSansHebrew-CondensedExtraLight.ttf"
17   font "NotoSansHebrew-CondensedLight.ttf"
18   font "NotoSansHebrew-CondensedMedium.ttf"
19   font "NotoSansHebrew-CondensedSemiBold.ttf"
20   font "NotoSansHebrew-CondensedThin.ttf"
21   font "NotoSansHebrew-ExtraBold.ttf"
22   font "NotoSansHebrew-ExtraCondensed.ttf"
23   font "NotoSansHebrew-ExtraCondensedBlack.ttf"
24   font "NotoSansHebrew-ExtraCondensedBold.ttf"
25   font "NotoSansHebrew-ExtraCondensedExtraBold.ttf"
26   font "NotoSansHebrew-ExtraCondensedExtraLight.ttf"
27   font "NotoSansHebrew-ExtraCondensedLight.ttf"
28   font "NotoSansHebrew-ExtraCondensedMedium.ttf"
29   font "NotoSansHebrew-ExtraCondensedSemiBold.ttf"
30   font "NotoSansHebrew-ExtraCondensedThin.ttf"
31   font "NotoSansHebrew-ExtraLight.ttf"
32   font "NotoSansHebrew-Light.ttf"
33   font "NotoSansHebrew-Medium.ttf"
34   font "NotoSansHebrew-Regular.ttf"
35   font "NotoSansHebrew-SemiBold.ttf"
36   font "NotoSansHebrew-SemiCondensed.ttf"
37   font "NotoSansHebrew-SemiCondensedBlack.ttf"
38   font "NotoSansHebrew-SemiCondensedBold.ttf"
39   font "NotoSansHebrew-SemiCondensedExtraBold.ttf"
40   font "NotoSansHebrew-SemiCondensedExtraLight.ttf"
41   font "NotoSansHebrew-SemiCondensedLight.ttf"
42   font "NotoSansHebrew-SemiCondensedMedium.ttf"
43   font "NotoSansHebrew-SemiCondensedSemiBold.ttf"
44   font "NotoSansHebrew-SemiCondensedThin.ttf"
45   font "NotoSansHebrew-Thin.ttf"
47   # No zap stanza required
48 end