From 9b4a2f277ce51980b68e8672f1f1646d2f88e04b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 20:24:00 +0000 Subject: [PATCH] rakudo-star: Update to version 2023.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 1cd734f056..cbceeeb6ff 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2023.11-01", + "version": "2023.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-2023.11-01-win-x86_64-msvc.msi", - "hash": "3a7f7ef023c2563f4b9a53fb20756ad73517650a1e16feaa77eaffc51a22fcaa" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.12-01-win-x86_64-msvc.msi", + "hash": "4e28859dc9042c3f8f4c973b63884c71f6fac8b86d946fde6de3ae1ebcbcb772" } }, "extract_dir": "rakudo",