mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
287 B
Ruby
7 lines
287 B
Ruby
class FontCode2001 < Cask
|
|
url 'http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/code2001-0.919/CODE2001.ZIP'
|
|
homepage 'http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/code2001-0.919/'
|
|
version '0.919'
|
|
sha1 '91fe2788ad553380c59109c6e42790120c653ed8'
|
|
font 'CODE2001.TTF'
|
|
end
|