From 82b794af2c45f948fb2abf49145c2871e3766380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:29:06 +0000 Subject: [PATCH] rakudo-star: Update to version 2025.03-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 527d68747f..0fa13f87e1 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2025.02-01", + "version": "2025.03-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-2025.02-01-win-x86_64-msvc.msi", - "hash": "c1e370e958713289af43e68f384cb459ee72150980b04e299f3ab009ae633186" + "url": "https://rakudo.org/dl/star/rakudo-star-2025.03-01-win-x86_64-msvc.msi", + "hash": "c78b31d10b90fc7368f7cf0aea44ac51dfce9524803333cfaebd083e1d22be19" } }, "extract_dir": "rakudo",