From d6e7192e979abdb7c42079b73529fce4c005291e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Dec 2021 12:29:46 +0000 Subject: [PATCH] rakudo-star: Update to version 2021.12-01 --- bucket/rakudo-star.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rakudo-star.json b/bucket/rakudo-star.json index ae44f051d4..fe78f7d46f 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2021.07-01", + "version": "2021.12-01", "description": "The Rakudo Star Bundle contains the Rakudo Compiler, a collection of modules from the Raku ecosystem, and the language documentation.", "homepage": "https://rakudo.org/star", "license": "Artistic-2.0", "architecture": { "64bit": { - "url": "https://rakudo.org/dl/star/rakudo-star-2021.07-01-win-x86_64-msvc.msi", - "hash": "9e2281c53517645efdfab7f519b1fccdb0665f7e92cd85938d0d752db3d9f0aa" + "url": "https://rakudo.org/dl/star/rakudo-star-2021.12-01-win-x86_64-msvc.msi", + "hash": "a4ec5f9a88a0409f34bb93302c9136f2e9ce8294439fc8c823b0447a825c4759" } }, "extract_dir": "rakudo",