homebrew-cask-versions/Casks/racket.rb
Michael Ford 91a86ce332 Racket 5.3.5
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.
2013-06-25 20:46:45 +08:00

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