mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
315 B
Ruby
7 lines
315 B
Ruby
class FontCode2000 < Cask
|
|
url 'http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/CODE2000.ZIP'
|
|
homepage 'http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/thierry/code2000-1.171/'
|
|
version '1.171'
|
|
sha1 '4f9727ba2a9ad6a8c8e77bb0a9e2a2fe6d50f04f'
|
|
font 'CODE2000.TTF'
|
|
end
|