mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
I've had a look at this, and I'm not exactly sure what we should be linking here. Input from a user would be helpful.
7 lines
252 B
Ruby
7 lines
252 B
Ruby
class Racket < Cask
|
|
url 'http://download.racket-lang.org/installers/5.3.5/racket/racket-5.3.5-bin-x86_64-osx-mac.dmg'
|
|
homepage 'http://racket-lang.org/'
|
|
version '5.3.5'
|
|
sha1 '6888fd4585ba81297f7c8303584db450afb34bd0'
|
|
link 'Racket v5.3.5'
|
|
end
|