mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
racket-minimal: Update to version 8.9
This commit is contained in:
parent
be58c42e8e
commit
000b2b7fe6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.8",
|
"version": "8.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/8.8/racket-minimal-8.8-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.9/racket-minimal-8.9-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "1de15c2b4e15ce2a17392922863eff613ce3c62473912e656e001ca47ffd4091"
|
"hash": "d582e6f6e79f0ae3e16d4274c19f49d836823a2f2772b625949fac085cf310fb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.8/racket-minimal-8.8-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.9/racket-minimal-8.9-i386-win32.exe#/dl.7z",
|
||||||
"hash": "d0c2a8f06a7df09faea0418859b57eb4c9fd934bbfb72d770f7e1e3498368488"
|
"hash": "68d5c61a67996ba05eeeace7d88b23b76234a23e1766f7198f117f93b8273d8e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user