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
excalidrawz 1.2.5
[Homebrew/homebrew-cask.git]
/
Casks
/
font
/
font-a
/
font-arial.rb
blob
cabb40b7a1eb77a126d72278b16484c329f37ffe
1
cask "font-arial" do
2
version :latest
3
sha256 :no_check
4
5
url "https://downloads.sourceforge.net/corefonts/arial32.exe"
6
name "Arial"
7
homepage "https://sourceforge.net/projects/corefonts/files/the%20fonts/final/"
8
9
font "Ariali.TTF"
10
font "Arialbd.TTF"
11
font "Arialbi.TTF"
12
font "Arial.TTF"
13
14
# No zap stanza required
15
end