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