mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
racket-minimal: Update to version 8.7
This commit is contained in:
parent
8539f06777
commit
9d918f7b76
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.6",
|
"version": "8.7",
|
||||||
"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.6/racket-minimal-8.6-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.7/racket-minimal-8.7-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "d3997502cf887c95c4dc39f1f72d8b1e76367919cc2afe5e58d4db65d760bf9d"
|
"hash": "911a350ee45ad1949f86dd12c1f6af218da966695ff2ece349f032a15178a0e9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.6/racket-minimal-8.6-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.7/racket-minimal-8.7-i386-win32.exe#/dl.7z",
|
||||||
"hash": "30871b1fbadfc36a64ade673f25f9ac2918204ad65c0516f3bcb62c2e3b88aae"
|
"hash": "0b4c0c4d453ae01eb415d77f00c508abb064fc8a38477f6ec0ddcd6c2e5f0660"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user