racket: Update to version 8.15

This commit is contained in:
github-actions[bot] 2024-11-05 20:28:27 +00:00
parent 8e09ecde9a
commit 2f6bd5f8b1

View File

@ -1,16 +1,16 @@
{
"version": "8.14",
"version": "8.15",
"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.14/racket-8.14-x86_64-win32.exe#/dl.7z",
"hash": "f34a893c0560d2b68255b15691c2c12115ee6c0975bd392dc2fc43ddb130d26f"
"url": "https://mirror.racket-lang.org/installers/8.15/racket-8.15-x86_64-win32.exe#/dl.7z",
"hash": "c267bc77ee95ef4d36ac279c90309e7f3de590b5f4d61194a0339f7edd01af46"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.14/racket-8.14-i386-win32.exe#/dl.7z",
"hash": "fc1659023f9898232ce46ce3abda94517dea3b8df436e9aff0936d841d024650"
"url": "https://mirror.racket-lang.org/installers/8.15/racket-8.15-i386-win32.exe#/dl.7z",
"hash": "c57f32822a5e308962101cfdee0a2ccff49150cb625a968c64d1530e5f124719"
}
},
"bin": [