excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-r / font-rounded-mplus.rb
blobff2a5514914b2dcb360f5fa555fa6fb0e3fde47f
1 cask "font-rounded-mplus" do
2   version "20150529"
3   sha256 "e746736c8ded99fe9a9dd72a241ec59435eaa282a18e7ac33a26dc0578c06ff7"
5   url "https://ftp.iij.ad.jp/pub/osdn.jp/users/8/8569/rounded-mplus-#{version}.7z",
6       verified: "ftp.iij.ad.jp/pub/osdn.jp/users/8/8569/"
7   name "Rounded M+"
8   homepage "http://jikasei.me/font/rounded-mplus/"
10   livecheck do
11     url "http://jikasei.me/font/rounded-mplus/about.html"
12     regex(/href=.*?rounded[._-]mplus[._-]v?(\d+(?:\.\d+)*)\.7z/i)
13   end
15   font "rounded-mplus-1c-black.ttf"
16   font "rounded-mplus-1c-bold.ttf"
17   font "rounded-mplus-1c-heavy.ttf"
18   font "rounded-mplus-1c-light.ttf"
19   font "rounded-mplus-1c-medium.ttf"
20   font "rounded-mplus-1c-regular.ttf"
21   font "rounded-mplus-1c-thin.ttf"
22   font "rounded-mplus-1m-bold.ttf"
23   font "rounded-mplus-1m-light.ttf"
24   font "rounded-mplus-1m-medium.ttf"
25   font "rounded-mplus-1m-regular.ttf"
26   font "rounded-mplus-1m-thin.ttf"
27   font "rounded-mplus-1mn-bold.ttf"
28   font "rounded-mplus-1mn-light.ttf"
29   font "rounded-mplus-1mn-medium.ttf"
30   font "rounded-mplus-1mn-regular.ttf"
31   font "rounded-mplus-1mn-thin.ttf"
32   font "rounded-mplus-1p-black.ttf"
33   font "rounded-mplus-1p-bold.ttf"
34   font "rounded-mplus-1p-heavy.ttf"
35   font "rounded-mplus-1p-light.ttf"
36   font "rounded-mplus-1p-medium.ttf"
37   font "rounded-mplus-1p-regular.ttf"
38   font "rounded-mplus-1p-thin.ttf"
39   font "rounded-mplus-2c-black.ttf"
40   font "rounded-mplus-2c-bold.ttf"
41   font "rounded-mplus-2c-heavy.ttf"
42   font "rounded-mplus-2c-light.ttf"
43   font "rounded-mplus-2c-medium.ttf"
44   font "rounded-mplus-2c-regular.ttf"
45   font "rounded-mplus-2c-thin.ttf"
46   font "rounded-mplus-2m-bold.ttf"
47   font "rounded-mplus-2m-light.ttf"
48   font "rounded-mplus-2m-medium.ttf"
49   font "rounded-mplus-2m-regular.ttf"
50   font "rounded-mplus-2m-thin.ttf"
51   font "rounded-mplus-2p-black.ttf"
52   font "rounded-mplus-2p-bold.ttf"
53   font "rounded-mplus-2p-heavy.ttf"
54   font "rounded-mplus-2p-light.ttf"
55   font "rounded-mplus-2p-medium.ttf"
56   font "rounded-mplus-2p-regular.ttf"
57   font "rounded-mplus-2p-thin.ttf"
59   # No zap stanza required
60 end