racket: Update to version 8.9

This commit is contained in:
github-actions[bot] 2023-05-12 08:26:03 +00:00
parent 000b2b7fe6
commit 02e429b9d5

View File

@ -1,16 +1,16 @@
{
"version": "8.8",
"version": "8.9",
"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.8/racket-8.8-x86_64-win32.exe#/dl.7z",
"hash": "adc4ac4efedc1c5a84baaaaa989ba300de3b65e02979a8bfc366cfefd6d9f767"
"url": "https://mirror.racket-lang.org/installers/8.9/racket-8.9-x86_64-win32.exe#/dl.7z",
"hash": "c78a5295f28d041c799c2463ef5f24c509da283fdaa8521437e7daec47bba139"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.8/racket-8.8-i386-win32.exe#/dl.7z",
"hash": "10829d184f87605d020182c8ffcff3508beebac2ada33b5fd8f98544b56d261a"
"url": "https://mirror.racket-lang.org/installers/8.9/racket-8.9-i386-win32.exe#/dl.7z",
"hash": "ea288a8fa268c8d6c79c982842f8c663a1b46efe38aeda22d0d524ad148a0278"
}
},
"bin": [