From f733b867ffa6ed700bbdb7c0b1809d5505c73b4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 04:29:28 +0000 Subject: [PATCH] rakudo-star: Update to version 2025.01-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 4efe3c8c1d..f638a563ee 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.12-01", + "version": "2025.01-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.12-01-win-x86_64-msvc.msi", - "hash": "d5129e39123fbdb1d793bb1e194c530c12c7e9c1c0402412c74202109df6fb20" + "url": "https://rakudo.org/dl/star/rakudo-star-2025.01-01-win-x86_64-msvc.msi", + "hash": "5dc6560935f4dc964ebb75cd312e05ff987a338a3063ec04595c2bd2c6676227" } }, "extract_dir": "rakudo",