mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
racket-minimal: Update to version 8.5
This commit is contained in:
parent
1d2f59bbba
commit
ed633c8e6c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.4",
|
||||
"version": "8.5",
|
||||
"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.4/racket-minimal-8.4-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "69151053a40f2eef5e5bafdb15fc72795703f7a0e4015c0c8c773ea605d5afd3"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.5/racket-minimal-8.5-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "94387bc6e821b71fd5d8133dd16bedf13b26d635b09a6ee41ff5367d8710af1c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/8.4/racket-minimal-8.4-i386-win32.exe#/dl.7z",
|
||||
"hash": "6fe8e39c6b97bdf18732ec33166618a8cb36b6b9d33d639bb7c3ac38214de506"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.5/racket-minimal-8.5-i386-win32.exe#/dl.7z",
|
||||
"hash": "63922879da1d199ecc45d8003ebf38c81b4b67500c2d8dd5536b2de64d2345c9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user