mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
racket-minimal: Update to version 7.8
This commit is contained in:
parent
3f6abbf8d0
commit
e6d77a38b7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "7.7",
|
||||
"version": "7.8",
|
||||
"description": "Minimal Racket installation, without DrRacket/docs.",
|
||||
"homepage": "https://racket-lang.org",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"description": "Minimal Racket installation, without DrRacket/docs.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.7/racket-minimal-7.7-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:89298ad295cd48adfb14ad98598b029590c08b80"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.8/racket-minimal-7.8-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "sha1:2506956b01e089f5816af5211074ee28ae8f8b98"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/7.7/racket-minimal-7.7-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:4179d416ee8470719488cf3b1e11c2360f92d830"
|
||||
"url": "https://mirror.racket-lang.org/installers/7.8/racket-minimal-7.8-i386-win32.exe#/dl.7z",
|
||||
"hash": "sha1:54928cd6f03b726c1f8ba69c4f9070546c67f144"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user