mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
7 lines
262 B
Ruby
7 lines
262 B
Ruby
class Racket < Cask
|
|
url 'http://download.racket-lang.org/installers/5.93/racket-5.93-x86_64-macosx.dmg'
|
|
homepage 'http://racket-lang.org/'
|
|
version '5.93'
|
|
sha256 '61f358bc46009f88ba18e9e8b0a64a32be10b5d631be9afe4a05bde0d5376070'
|
|
link 'Racket v5.93'
|
|
end
|