mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
racket-minimal: Update to version 9.0
This commit is contained in:
parent
47a307e084
commit
75eaf1536b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.18",
|
"version": "9.0",
|
||||||
"description": "Minimal Racket installation, without DrRacket/docs",
|
"description": "Minimal Racket installation, without DrRacket/docs",
|
||||||
"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.18/racket-minimal-8.18-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/9.0/racket-minimal-9.0-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "2fbe8c4b4b0c5fe4c3ef4f92381417737b7ef039eedde42c625885ff4c70a220"
|
"hash": "ef597a802fad475bb6effa9c6f466abe19505448dce967cf665d083e7b91cc29"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.18/racket-minimal-8.18-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/9.0/racket-minimal-9.0-i386-win32.exe#/dl.7z",
|
||||||
"hash": "ac7575adb8aa3f58eb3d203cd505fbad04c7a7fa64c4634faaa44ef7bc2abdc7"
|
"hash": "3f9a624a362ffe2a6a38f079f36f1465e3e313ba2fd20d1b85d8c17dc1ddf2ed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user