From f973f43e75f84f6133f69e74753623ed3bde1f35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 20:30:30 +0000 Subject: [PATCH] racket: Update to version 8.6 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index 28730d65c2..1858b1b797 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "8.5", + "version": "8.6", "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.5/racket-8.5-x86_64-win32.exe#/dl.7z", - "hash": "9c8ffce6a41d3b16d0fcc461ccd86e262445591679c4c437378d6c3b9cad8539" + "url": "https://mirror.racket-lang.org/installers/8.6/racket-8.6-x86_64-win32.exe#/dl.7z", + "hash": "20a8a6ce8178e00b1f0e4760844d71fcdafafde3f42ec09044e1d1e24912b4c9" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/8.5/racket-8.5-i386-win32.exe#/dl.7z", - "hash": "e467c11f7154a49274c765cf8912927b19f5e912c1d2a7a66e4de508a6512b7b" + "url": "https://mirror.racket-lang.org/installers/8.6/racket-8.6-i386-win32.exe#/dl.7z", + "hash": "4c68bcc6028853f24a346f445de2d9500b9dbcefe2ee1c52ab014409debc20fb" } }, "bin": [