racket: Update to version 8.2

This commit is contained in:
Richard Kuhnt 2021-07-18 19:00:43 +00:00
parent e0d085afac
commit 94892a77b6

View File

@ -1,16 +1,16 @@
{
"version": "8.1",
"version": "8.2",
"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.",
"homepage": "https://racket-lang.org",
"license": "LGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://mirror.racket-lang.org/installers/8.1/racket-8.1-x86_64-win32.exe#/dl.7z",
"hash": "b90df3fa3884bdd532f2e0da5bf9a82a812d4fe1f8fee0acbb81f199d7b46315"
"url": "https://mirror.racket-lang.org/installers/8.2/racket-8.2-x86_64-win32.exe#/dl.7z",
"hash": "59dee852f645599aa48f3f455d57bc4dc49d237b19785a4ab2295459cc7cc0bd"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.1/racket-8.1-i386-win32.exe#/dl.7z",
"hash": "c1b42865cbd1ab894419834f2d0f390d776237d71561c8e60b04ac8ef5fc1bae"
"url": "https://mirror.racket-lang.org/installers/8.2/racket-8.2-i386-win32.exe#/dl.7z",
"hash": "a095f87525c9170ea34fa0dfd6fd38250a919668968523a1dd2a911ed08fa962"
}
},
"bin": [