From fccd44373033bfb78528332f0e1ad23cb31cc0f3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 6 Nov 2021 21:00:37 +0000 Subject: [PATCH] racket: Update to version 8.3 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index d1ffbe6f44..bb0df7ef9f 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "8.2", + "version": "8.3", "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.2/racket-8.2-x86_64-win32.exe#/dl.7z", - "hash": "59dee852f645599aa48f3f455d57bc4dc49d237b19785a4ab2295459cc7cc0bd" + "url": "https://mirror.racket-lang.org/installers/8.3/racket-8.3-x86_64-win32.exe#/dl.7z", + "hash": "3702502bf7516c55ffd527590938445282f7735683aeb68d6e327716e9c968da" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/8.2/racket-8.2-i386-win32.exe#/dl.7z", - "hash": "a095f87525c9170ea34fa0dfd6fd38250a919668968523a1dd2a911ed08fa962" + "url": "https://mirror.racket-lang.org/installers/8.3/racket-8.3-i386-win32.exe#/dl.7z", + "hash": "8fa4eed097d460261b48bb3fc0a3a051917ee3f9ef212960ce89846e00c02408" } }, "bin": [