Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-playwrite-at.rb
blobff8fb3f3507876954945cf5ca4b76716ff11fa26
1 cask "font-playwrite-at" 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/playwriteat"
9   name "Playwrite AT"
10   homepage "https://fonts.google.com/specimen/Playwrite+AT"
12   font "PlaywriteAT-Italic[wght].ttf"
13   font "PlaywriteAT[wght].ttf"
15   # No zap stanza required
16 end