excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tsukimi-rounded.rb
bloba0585bed7dbcddb374b25e3c878d4f0c21d55c19
1 cask "font-tsukimi-rounded" 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/tsukimirounded"
9   name "Tsukimi Rounded"
10   homepage "https://fonts.google.com/specimen/Tsukimi+Rounded"
12   font "TsukimiRounded-Bold.ttf"
13   font "TsukimiRounded-Light.ttf"
14   font "TsukimiRounded-Medium.ttf"
15   font "TsukimiRounded-Regular.ttf"
16   font "TsukimiRounded-SemiBold.ttf"
18   # No zap stanza required
19 end