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