racket: Update to version 8.4

This commit is contained in:
github-actions[bot] 2022-02-09 20:28:30 +00:00
parent 6ad5eea713
commit 84f9f811cc

View File

@ -1,16 +1,16 @@
{
"version": "8.3",
"version": "8.4",
"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.3/racket-8.3-x86_64-win32.exe#/dl.7z",
"hash": "3702502bf7516c55ffd527590938445282f7735683aeb68d6e327716e9c968da"
"url": "https://mirror.racket-lang.org/installers/8.4/racket-8.4-x86_64-win32.exe#/dl.7z",
"hash": "cc5a161687b6b9faa7fd5632420068ff511c0afce67740efa9e9bd9ae2d4d884"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.3/racket-8.3-i386-win32.exe#/dl.7z",
"hash": "8fa4eed097d460261b48bb3fc0a3a051917ee3f9ef212960ce89846e00c02408"
"url": "https://mirror.racket-lang.org/installers/8.4/racket-8.4-i386-win32.exe#/dl.7z",
"hash": "e9da6a514e66e10d976d3757d50cb1d509db7d6d6c643168cbb7553e5c40c289"
}
},
"bin": [