racket: Update to version 8.10

This commit is contained in:
github-actions[bot] 2023-08-16 04:26:18 +00:00
parent 76331b2210
commit 581098c1c9

View File

@ -1,16 +1,16 @@
{
"version": "8.9",
"version": "8.10",
"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.9/racket-8.9-x86_64-win32.exe#/dl.7z",
"hash": "c78a5295f28d041c799c2463ef5f24c509da283fdaa8521437e7daec47bba139"
"url": "https://mirror.racket-lang.org/installers/8.10/racket-8.10-x86_64-win32.exe#/dl.7z",
"hash": "95edd19164ac289ef824e7fc6ce42bc7f16ab2a569f621d99c048bce50fef7f5"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.9/racket-8.9-i386-win32.exe#/dl.7z",
"hash": "ea288a8fa268c8d6c79c982842f8c663a1b46efe38aeda22d0d524ad148a0278"
"url": "https://mirror.racket-lang.org/installers/8.10/racket-8.10-i386-win32.exe#/dl.7z",
"hash": "54960e25417ed2b9b556ea0b611a4ea319c0346de59bbe57371f8cc4c962d3c7"
}
},
"bin": [