mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"homepage": "https://racket-lang.org",
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"description": "Minimal Racket installation, without DrRacket/docs.",
|
"description": "Minimal Racket installation, without DrRacket/docs.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/7.5/racket-minimal-7.5-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:40a9645cce96c1810b3db0253d6ea45a4aa37b27"
|
"hash": "sha1:81995a945d311c95a26e65707c913d7619b8c136"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/7.5/racket-minimal-7.5-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/7.6/racket-minimal-7.6-i386-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:34c3d3f4316aa5b6a38c20a213dd31a5ad182be4"
|
"hash": "sha1:c0f6477541af29fc01d241d124c9874d9c7f2ab4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user