mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
racket: Update to version 8.4
This commit is contained in:
parent
6ad5eea713
commit
84f9f811cc
@ -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.",
|
"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",
|
"homepage": "https://racket-lang.org",
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.3/racket-8.3-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.4/racket-8.4-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "3702502bf7516c55ffd527590938445282f7735683aeb68d6e327716e9c968da"
|
"hash": "cc5a161687b6b9faa7fd5632420068ff511c0afce67740efa9e9bd9ae2d4d884"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.3/racket-8.3-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.4/racket-8.4-i386-win32.exe#/dl.7z",
|
||||||
"hash": "8fa4eed097d460261b48bb3fc0a3a051917ee3f9ef212960ce89846e00c02408"
|
"hash": "e9da6a514e66e10d976d3757d50cb1d509db7d6d6c643168cbb7553e5c40c289"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user