excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-tt2020.rb
blobb871132e636257be93f771c0b4f6af645e4ed469
1 cask "font-tt2020" do
2   version "0.2.1"
3   sha256 "a6c34a7ffce6e2f87c12566724029bde528364ce653805ac3d28a34845d815e7"
5   url "https://github.com/ctrlcctrlv/TT2020/archive/refs/tags/v#{version}.tar.gz"
6   name "TT2020"
7   homepage "https://github.com/ctrlcctrlv/TT2020"
9   font "TT2020-#{version}/dist/TT2020Base-Italic.ttf"
10   font "TT2020-#{version}/dist/TT2020Base-Regular.ttf"
11   font "TT2020-#{version}/dist/TT2020StyleB-Italic.ttf"
12   font "TT2020-#{version}/dist/TT2020StyleB-Regular.ttf"
13   font "TT2020-#{version}/dist/TT2020StyleD-Italic.ttf"
14   font "TT2020-#{version}/dist/TT2020StyleD-Regular.ttf"
15   font "TT2020-#{version}/dist/TT2020StyleE-Italic.ttf"
16   font "TT2020-#{version}/dist/TT2020StyleE-Regular.ttf"
17   font "TT2020-#{version}/dist/TT2020StyleF-Regular.ttf"
18   font "TT2020-#{version}/dist/TT2020StyleG-Regular.ttf"
20   # No zap stanza required
21 end