mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
racket-minimal: Update to version 8.13
This commit is contained in:
parent
3da535ecab
commit
901a9e4071
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.12",
|
||||
"version": "8.13",
|
||||
"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.12/racket-minimal-8.12-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "d5b08b703268a8bf1f9292e97f000c5ccc44df4cb4065e00e358a5e92104672a"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.13/racket-minimal-8.13-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "f5248e8d11c2ba9e02888e517bfa254b01a1e239b24c6406c18fad6ea27887fe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/8.12/racket-minimal-8.12-i386-win32.exe#/dl.7z",
|
||||
"hash": "8f63de16c45edf43e94109561466aac9663167314e4bf4939dc1ec71f3cd20d4"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.13/racket-minimal-8.13-i386-win32.exe#/dl.7z",
|
||||
"hash": "eafe40fe29c755e4d5ccf181eaa80de79f75ecdc7f49e807968c8387b87b57f5"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user