diff --git a/bucket/racket.json b/bucket/racket.json index 07e6dfd7d3..6b73b0b93c 100644 --- a/bucket/racket.json +++ b/bucket/racket.json @@ -1,16 +1,16 @@ { - "version": "7.3", + "version": "7.4", "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.3/racket-7.3-x86_64-win32.exe#/dl.7z", - "hash": "sha1:bf88276b4f708b00ba60b2524386ca09227048d0" + "url": "https://mirror.racket-lang.org/installers/7.4/racket-7.4-x86_64-win32.exe#/dl.7z", + "hash": "sha1:ef76534d96cfd045e74b2191154a15fffe16b2e7" }, "32bit": { - "url": "https://mirror.racket-lang.org/installers/7.3/racket-7.3-i386-win32.exe#/dl.7z", - "hash": "sha1:321c230899ed5fbfb7987c50bf07aacf528dd951" + "url": "https://mirror.racket-lang.org/installers/7.4/racket-7.4-i386-win32.exe#/dl.7z", + "hash": "sha1:353d21707ca902483e618948c34b3253205fe742" } }, "bin": [