mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
class FontCode2002 < Cask
|
|
url 'http://www.ffonts.net/Code2002.font.zip'
|
|
homepage 'http://www.ffonts.net/Code2002.font.download'
|
|
version '0.917'
|
|
sha1 'ff45f7d5244018ce1a8b9afd45228d99900a6024'
|
|
font 'CODE2002.TTF'
|
|
end
|