mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
racket-minimal: Update to version 7.7
This commit is contained in:
parent
a046d7975a
commit
b94ed3c147
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.6",
|
||||
"version": "7.7",
|
||||
"homepage": "https://racket-lang.org",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"description": "Minimal Racket installation, without DrRacket/docs.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:81995a945d311c95a26e65707c913d7619b8c136"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.7/racket-minimal-7.7-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:89298ad295cd48adfb14ad98598b029590c08b80"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:c0f6477541af29fc01d241d124c9874d9c7f2ab4"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.7/racket-minimal-7.7-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:4179d416ee8470719488cf3b1e11c2360f92d830"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user