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