excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-t / font-thabit.rb
blob176b6ee5cae9866c67f3b2ec341cd2f6afbb15ff
1 cask "font-thabit" 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/thabit"
9   name "Thabit"
10   homepage "https://fonts.google.com/earlyaccess"
12   font "Thabit-Bold.ttf"
13   font "Thabit-BoldOblique.ttf"
14   font "Thabit-Oblique.ttf"
15   font "Thabit.ttf"
17   # No zap stanza required
18 end