From bb6ecb29cadeac8a07cbbbe199476c4708a1ccf8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 Feb 2021 02:00:40 +0000 Subject: [PATCH] racket: Update to version 8.0 --- bucket/racket.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/racket.json b/bucket/racket.json index 73cc80d2eb..6b6cbe7f12 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "7.9", + "version": "8.0", "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.9/racket-7.9-x86_64-win32.exe#/dl.7z", - "hash": "sha1:3e4d5c63b9e01251f29b05d3f6df6ff2c14e1f2c" + "url": "https://mirror.racket-lang.org/installers/8.0/racket-8.0-x86_64-win32.exe#/dl.7z", + "hash": "329d601ee0e61e88b9b7e8d128ac6da2acceb315a9af4b9b6c571c8959dbeb56" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/7.9/racket-7.9-i386-win32.exe#/dl.7z", - "hash": "sha1:b9ed2669bce47e486dd071ff9988e5e7798c8f5f" + "url": "https://mirror.racket-lang.org/installers/8.0/racket-8.0-i386-win32.exe#/dl.7z", + "hash": "76fa024326b516c370bc463ab6c6b93cdbb257d01b08489bd6f6cc648fa94f3a" } }, "bin": [