mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Update Racket to v6.0
This commit is contained in:
parent
f823b25246
commit
141d9d9f0b
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
class Racket < Cask
|
||||
url 'http://download.racket-lang.org/installers/5.93/racket-5.93-x86_64-macosx.dmg'
|
||||
url 'http://download.racket-lang.org/installers/6.0/racket-6.0-x86_64-macosx.dmg'
|
||||
homepage 'http://racket-lang.org/'
|
||||
version '5.93'
|
||||
sha256 '61f358bc46009f88ba18e9e8b0a64a32be10b5d631be9afe4a05bde0d5376070'
|
||||
link 'Racket v5.93'
|
||||
version '6.0'
|
||||
sha256 '770d4f7471382319c0d8e083b3acccc0dbe13e6827fdc05cebda93aa51797d9c'
|
||||
link 'Racket v6.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue