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