racket: Update to version 8.7

This commit is contained in:
github-actions[bot] 2022-11-15 04:31:08 +00:00
parent 9d918f7b76
commit c6f9121ac2

View File

@ -1,16 +1,16 @@
{ {
"version": "8.6", "version": "8.7",
"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.", "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", "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.6/racket-8.6-x86_64-win32.exe#/dl.7z", "url": "https://mirror.racket-lang.org/installers/8.7/racket-8.7-x86_64-win32.exe#/dl.7z",
"hash": "20a8a6ce8178e00b1f0e4760844d71fcdafafde3f42ec09044e1d1e24912b4c9" "hash": "70b031bdaf7f7d8512a639459357d7fa1c77a4dc4b939e8b1d6d211f6d0e5f3b"
}, },
"32bit": { "32bit": {
"url": "https://mirror.racket-lang.org/installers/8.6/racket-8.6-i386-win32.exe#/dl.7z", "url": "https://mirror.racket-lang.org/installers/8.7/racket-8.7-i386-win32.exe#/dl.7z",
"hash": "4c68bcc6028853f24a346f445de2d9500b9dbcefe2ee1c52ab014409debc20fb" "hash": "84a8dff78eb81bc2788101047276fa9e1177ad2dd0aa731e2985688276d13aeb"
} }
}, },
"bin": [ "bin": [