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 #200213 from Homebrew/bump-tidelift-1.14.0
[Homebrew/homebrew-cask.git]
/
Casks
/
font
/
font-t
/
font-trebuchet-ms.rb
blob
e956a21c29309811fb83612cf95dff53f539713a
1
cask "font-trebuchet-ms" do
2
version :latest
3
sha256 :no_check
4
5
url "https://downloads.sourceforge.net/corefonts/trebuc32.exe"
6
name "Trebuchet MS"
7
homepage "https://sourceforge.net/projects/corefonts/files/the%20fonts/final/"
8
9
font "trebuc.ttf"
10
font "Trebucbd.ttf"
11
font "trebucbi.ttf"
12
font "trebucit.ttf"
13
14
# No zap stanza required
15
end