From 57541acfc5619d6123699411cab9fabca550fed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:26:48 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.02-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 fdf587b979..b23cf4dd76 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.01-01", + "version": "2024.02-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.01-01-win-x86_64-msvc.msi", - "hash": "f3823b8e88670954a21d39026e07522edc614dfc5c8627e715827b0283ee10d1" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.02-01-win-x86_64-msvc.msi", + "hash": "5db1a09eb664bb10ef9bccd87f3f5a8b555b2a304788f2450f023c7a86998a14" } }, "extract_dir": "rakudo",