From 0d4a1776e230d26effb0af037a27115a7e820b68 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Nov 2020 23:00:28 +0000 Subject: [PATCH] racket: Update to version 7.9 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index b4b0f9985f..73cc80d2eb 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -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": [