repo.or.cz
/
Homebrew
/
homebrew-cask.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge pull request #200223 from Homebrew/figma-update-livecheck
[Homebrew/homebrew-cask.git]
/
Casks
/
font
/
font-p
/
font-pattaya.rb
blob
07bdfff4c258c6f9896fa83b3967d22f05532ef1
1
cask "font-pattaya" do
2
version :latest
3
sha256 :no_check
4
5
url "https://github.com/google/fonts/raw/main/ofl/pattaya/Pattaya-Regular.ttf",
6
verified: "github.com/google/fonts/"
7
name "Pattaya"
8
homepage "https://fonts.google.com/specimen/Pattaya"
9
10
font "Pattaya-Regular.ttf"
11
12
# No zap stanza required
13
end