mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"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/7.8/racket-minimal-7.8-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/7.9/racket-minimal-7.9-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:2506956b01e089f5816af5211074ee28ae8f8b98"
|
"hash": "sha1:a867e3d653b9085069bf673e4a7d141354e73774"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/7.8/racket-minimal-7.8-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/7.9/racket-minimal-7.9-i386-win32.exe#/dl.7z",
|
||||||
"hash": "sha1:54928cd6f03b726c1f8ba69c4f9070546c67f144"
|
"hash": "sha1:8c3f0ee69dadaa8b2db18cf8ccff3fe83711a0a5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user