From 2d40513465bb2f5df7296bb9f4d8dc5ea6b9bfbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 01:14:17 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.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 b23cf4dd76..1339009221 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.02-01", + "version": "2024.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-2024.02-01-win-x86_64-msvc.msi", - "hash": "5db1a09eb664bb10ef9bccd87f3f5a8b555b2a304788f2450f023c7a86998a14" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.03-01-win-x86_64-msvc.msi", + "hash": "9a59c913fb7ff3eda3f154e509c81b6df13740bad7a4a4fb4d89142a28d80691" } }, "extract_dir": "rakudo",