mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
racket-minimal: Update to version 8.2
This commit is contained in:
parent
744d1b676f
commit
e0d085afac
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.1",
|
||||
"version": "8.2",
|
||||
"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/8.1/racket-minimal-8.1-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "5e9c1cbe53f9e13b71d174f30efd19c484855a33f8d2dc502aaf9cdd4bd36ac6"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.2/racket-minimal-8.2-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "de212fde1e9f3e7c9ec08d84192bd2a4b64663835e8d6956d1985f318b7a6b74"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/8.1/racket-minimal-8.1-i386-win32.exe#/dl.7z",
|
||||
"hash": "c2a3116b459e637926ee062a10e5cffdaab6fef9523aa6a6b15d2c284c2a5883"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.2/racket-minimal-8.2-i386-win32.exe#/dl.7z",
|
||||
"hash": "9aeb795fba2a59b18eb6989f3fc402cad2452f1273dd346daaab0f11bc4406de"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user