From 5e352a6d2c0657bdf81bd5758a5ce1d1fb51b84a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 May 2021 06:00:43 +0000 Subject: [PATCH] racket: Update to version 8.1 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index 6b6cbe7f12..65d4592302 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "8.0", + "version": "8.1", "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.0/racket-8.0-x86_64-win32.exe#/dl.7z", - "hash": "329d601ee0e61e88b9b7e8d128ac6da2acceb315a9af4b9b6c571c8959dbeb56" + "url": "https://mirror.racket-lang.org/installers/8.1/racket-8.1-x86_64-win32.exe#/dl.7z", + "hash": "b90df3fa3884bdd532f2e0da5bf9a82a812d4fe1f8fee0acbb81f199d7b46315" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/8.0/racket-8.0-i386-win32.exe#/dl.7z", - "hash": "76fa024326b516c370bc463ab6c6b93cdbb257d01b08489bd6f6cc648fa94f3a" + "url": "https://mirror.racket-lang.org/installers/8.1/racket-8.1-i386-win32.exe#/dl.7z", + "hash": "c1b42865cbd1ab894419834f2d0f390d776237d71561c8e60b04ac8ef5fc1bae" } }, "bin": [