excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-shippori-mincho-b1.rb
blobcb58e2ee7c29ff38aaff1c5babcb6f3389a52750
1 cask "font-shippori-mincho-b1" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts.git",
6       verified:  "github.com/google/fonts",
7       branch:    "main",
8       only_path: "ofl/shipporiminchob1"
9   name "Shippori Mincho B1"
10   homepage "https://fonts.google.com/specimen/Shippori+Mincho+B1"
12   font "ShipporiMinchoB1-Bold.ttf"
13   font "ShipporiMinchoB1-ExtraBold.ttf"
14   font "ShipporiMinchoB1-Medium.ttf"
15   font "ShipporiMinchoB1-Regular.ttf"
16   font "ShipporiMinchoB1-SemiBold.ttf"
18   # No zap stanza required
19 end