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 #200937 from Homebrew/bump-whatsapp@beta-2.25.3.71
[Homebrew/homebrew-cask.git]
/
Casks
/
font
/
font-g
/
font-georgia.rb
blob
78fb095a63de9ba885cc495770208914c00e0437
1
cask "font-georgia" do
2
version :latest
3
sha256 :no_check
4
5
url "https://downloads.sourceforge.net/corefonts/georgi32.exe"
6
name "Georgia"
7
homepage "https://sourceforge.net/projects/corefonts/files/the%20fonts/final/"
8
9
font "Georgiaz.TTF"
10
font "Georgiab.TTF"
11
font "Georgiai.TTF"
12
font "Georgia.TTF"
13
14
# No zap stanza required
15
end