mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
racket-minimal: Update to version 8.18
This commit is contained in:
parent
28c81e41f7
commit
e46c6d52df
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.17",
|
"version": "8.18",
|
||||||
"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.17/racket-minimal-8.17-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.18/racket-minimal-8.18-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "48d6c2e71315bbc9623e9c7f9c71a5ab9660cf544a6d26a4f8f16346ab825c27"
|
"hash": "2fbe8c4b4b0c5fe4c3ef4f92381417737b7ef039eedde42c625885ff4c70a220"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.17/racket-minimal-8.17-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.18/racket-minimal-8.18-i386-win32.exe#/dl.7z",
|
||||||
"hash": "c7f0a3355b118b718482f0cdc44485fd6b236e98f04a1532914c817bc1d6b488"
|
"hash": "ac7575adb8aa3f58eb3d203cd505fbad04c7a7fa64c4634faaa44ef7bc2abdc7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user