racket: Update to version 7.9

This commit is contained in:
Richard Kuhnt 2020-11-02 23:00:28 +00:00
parent f17fd265d1
commit 0d4a1776e2

View File

@ -1,16 +1,16 @@
{
"version": "7.8",
"version": "7.9",
"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/7.8/racket-7.8-x86_64-win32.exe#/dl.7z",
"hash": "sha1:1214ff3473df8a751b5300832b61a1cecabc8bcb"
"url": "https://mirror.racket-lang.org/installers/7.9/racket-7.9-x86_64-win32.exe#/dl.7z",
"hash": "sha1:3e4d5c63b9e01251f29b05d3f6df6ff2c14e1f2c"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/7.8/racket-7.8-i386-win32.exe#/dl.7z",
"hash": "sha1:e18b014a0a0fce244ac1d09774f0db80aaccbfcf"
"url": "https://mirror.racket-lang.org/installers/7.9/racket-7.9-i386-win32.exe#/dl.7z",
"hash": "sha1:b9ed2669bce47e486dd071ff9988e5e7798c8f5f"
}
},
"bin": [