From 9be267cfecb0fdb3aac2429f6bfed94453bea9fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:48:46 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.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 25e69afa5f..4efe3c8c1d 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.10-01", + "version": "2024.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-2024.10-01-win-x86_64-msvc.msi", - "hash": "aed8c0aa4dd4e451833cd9081b186b5e91445b0a4cee4e7cd6a65a518d4b4f4d" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.12-01-win-x86_64-msvc.msi", + "hash": "d5129e39123fbdb1d793bb1e194c530c12c7e9c1c0402412c74202109df6fb20" } }, "extract_dir": "rakudo",