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