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