mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
racket-minimal: Update to version 7.9
This commit is contained in:
parent
3d72f23810
commit
f17fd265d1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.8",
|
||||
"version": "7.9",
|
||||
"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.8/racket-minimal-7.8-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:2506956b01e089f5816af5211074ee28ae8f8b98"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.9/racket-minimal-7.9-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:a867e3d653b9085069bf673e4a7d141354e73774"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.8/racket-minimal-7.8-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:54928cd6f03b726c1f8ba69c4f9070546c67f144"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.9/racket-minimal-7.9-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:8c3f0ee69dadaa8b2db18cf8ccff3fe83711a0a5"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user