racket: Update to version 7.7

This commit is contained in:
Richard Kuhnt 2020-05-02 19:01:50 +00:00
parent b94ed3c147
commit bc30982c2d

View File

@ -1,16 +1,16 @@
{
"version": "7.6",
"version": "7.7",
"homepage": "https://racket-lang.org",
"license": "LGPL-3.0-or-later",
"description": "A general-purpose, feature-rich programming language developed from Scheme Lisp, also the family of the core language and its dialects. It includes an extensive macro system for creating and implementing language constructs and dialects; eventspaces and custodians for resource management; units, modules and classes for programming in the large; paritial continuation; the first contract system for higher-order functions, and more.",
"architecture": {
"64bit": {
"url": "https://mirror.racket-lang.org/installers/7.6/racket-7.6-x86_64-win32.exe#/dl.7z",
"hash": "sha1:1fd3529f82806fa0c9c0dabd8380b739b03ff4ca"
"url": "https://mirror.racket-lang.org/installers/7.7/racket-7.7-x86_64-win32.exe#/dl.7z",
"hash": "sha1:f4d634a242ca35458b5de10c2c3832a69f7fb009"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/7.6/racket-7.6-i386-win32.exe#/dl.7z",
"hash": "sha1:486f777e51502fecc3a3786a42eb36803ffde59b"
"url": "https://mirror.racket-lang.org/installers/7.7/racket-7.7-i386-win32.exe#/dl.7z",
"hash": "sha1:80a2588de5c00ab33dc2add4c2a724f2cfa0d883"
}
},
"bin": [