mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
racket: Update to version 8.17
This commit is contained in:
parent
ad5a92e2c3
commit
736ac65b30
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "8.16",
|
||||
"version": "8.17",
|
||||
"description": "A general-purpose, feature-rich programming language developed from Scheme Lisp, also the family of the core language and its dialects. It includes an extensive macro system for creating and implementing language constructs and dialects; eventspaces and custodians for resource management; units, modules and classes for programming in the large; paritial continuation; the first contract system for higher-order functions, and more.",
|
||||
"homepage": "https://racket-lang.org",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/8.16/racket-8.16-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "5d7523211a6c9cbe116e04f8de1d6e50252e9b263220c2bd92b602c08eaa36cd"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.17/racket-8.17-x86_64-win32.exe#/dl.7z",
|
||||
"hash": "47dad9100c5da357fb239cbb52c1dab52fbbe2b74911f2c070fa087e31ba8643"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://mirror.racket-lang.org/installers/8.16/racket-8.16-i386-win32.exe#/dl.7z",
|
||||
"hash": "6c479ab7500483ba0ef6512ed44da4496413d4846212fbca7271eae8807554f2"
|
||||
"url": "https://mirror.racket-lang.org/installers/8.17/racket-8.17-i386-win32.exe#/dl.7z",
|
||||
"hash": "7461e47e77db138953c3fefe0218f84a0a99c6acfe47ae514c73ad065ac44e36"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user