Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git] / Casks / font / font-p / font-padauk.rb
blobecae7158b1ab459623309ea80cc19cb7a789116e
1 cask "font-padauk" 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/padauk"
9   name "Padauk"
10   homepage "https://fonts.google.com/specimen/Padauk"
12   font "Padauk-Bold.ttf"
13   font "Padauk-Regular.ttf"
15   # No zap stanza required
16 end