excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / font / font-s / font-scheherazade-new.rb
blob749e77cf1c9fa1c032d65a2bcb3ef6df3b08d3a1
1 cask "font-scheherazade-new" 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/scheherazadenew"
9   name "Scheherazade New"
10   homepage "https://fonts.google.com/specimen/Scheherazade+New"
12   font "ScheherazadeNew-Bold.ttf"
13   font "ScheherazadeNew-Medium.ttf"
14   font "ScheherazadeNew-Regular.ttf"
15   font "ScheherazadeNew-SemiBold.ttf"
17   # No zap stanza required
18 end