From 5a55f2f888bb023404ba0ae88ac1ff48703505a8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Feb 2020 01:01:51 +0000 Subject: [PATCH] racket: Update to version 7.6 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index 6b34d265e8..939f7a0aa9 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "7.5", + "version": "7.6", "homepage": "https://racket-lang.org", "license": "LGPL-3.0-or-later", "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.", "architecture": { "64bit": { - "url": "https://mirror.racket-lang.org/installers/7.5/racket-7.5-x86_64-win32.exe#/dl.7z", - "hash": "sha1:76c068dff4cf8927da3ec1c8f7bfd50c948de906" + "url": "https://mirror.racket-lang.org/installers/7.6/racket-7.6-x86_64-win32.exe#/dl.7z", + "hash": "sha1:1fd3529f82806fa0c9c0dabd8380b739b03ff4ca" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/7.5/racket-7.5-i386-win32.exe#/dl.7z", - "hash": "sha1:c323aa007fbc31062d1f6dc3a63e5b5e3ba0b5c9" + "url": "https://mirror.racket-lang.org/installers/7.6/racket-7.6-i386-win32.exe#/dl.7z", + "hash": "sha1:486f777e51502fecc3a3786a42eb36803ffde59b" } }, "bin": [