mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
racket-minimal: Update to version 8.10
This commit is contained in:
parent
10496c8fca
commit
76331b2210
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "8.9",
|
"version": "8.10",
|
||||||
"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.9/racket-minimal-8.9-x86_64-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.10/racket-minimal-8.10-x86_64-win32.exe#/dl.7z",
|
||||||
"hash": "d582e6f6e79f0ae3e16d4274c19f49d836823a2f2772b625949fac085cf310fb"
|
"hash": "f8657ee3395ac466211112613c2fd916fe536b6a2769b0c250a8533df98cecc4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.racket-lang.org/installers/8.9/racket-minimal-8.9-i386-win32.exe#/dl.7z",
|
"url": "https://mirror.racket-lang.org/installers/8.10/racket-minimal-8.10-i386-win32.exe#/dl.7z",
|
||||||
"hash": "68d5c61a67996ba05eeeace7d88b23b76234a23e1766f7198f117f93b8273d8e"
|
"hash": "7909a7e40f35720a6df53ab5eea1269c9e8e81a07cee53e06873124b72866c2e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user