mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
racket-minimal: Update to version 7.6
This commit is contained in:
parent
b7b5384bb0
commit
bbaedde008
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.5",
|
||||
"version": "7.6",
|
||||
"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.5/racket-minimal-7.5-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:40a9645cce96c1810b3db0253d6ea45a4aa37b27"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:81995a945d311c95a26e65707c913d7619b8c136"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.5/racket-minimal-7.5-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:34c3d3f4316aa5b6a38c20a213dd31a5ad182be4"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:c0f6477541af29fc01d241d124c9874d9c7f2ab4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user