mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
racket-minimal: Update to version 8.1
This commit is contained in:
parent
63a3a22e5b
commit
c8a0a6a1e4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0",
|
"version": "8.1",
|
||||||
"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.0/racket-minimal-8.0-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.1/racket-minimal-8.1-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "f20ddbaf2e9404555404624ee85c786c5218f359a89daff4071512a2c3e0d54a"
|
"hash": "5e9c1cbe53f9e13b71d174f30efd19c484855a33f8d2dc502aaf9cdd4bd36ac6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.0/racket-minimal-8.0-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.1/racket-minimal-8.1-i386-win32.exe#/dl.7z",
|
||||||
"hash": "e00c1b3fe8f5d075fa950a484955ad73f50dbfe9bf1120713bb2cfd9c730fef0"
|
"hash": "c2a3116b459e637926ee062a10e5cffdaab6fef9523aa6a6b15d2c284c2a5883"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user