Merge pull request #200894 from Homebrew/update-apidog
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-plaster.rb
blobe58e9fd67baf7ef368952af5b8403c4a9fae3691
1 cask "font-plaster" do
2   version :latest
3   sha256 :no_check
5   url "https://github.com/google/fonts/raw/main/ofl/plaster/Plaster-Regular.ttf",
6       verified: "github.com/google/fonts/"
7   name "Plaster"
8   homepage "https://fonts.google.com/specimen/Plaster"
10   font "Plaster-Regular.ttf"
12   # No zap stanza required
13 end