From 0359318955718124d82ec2cd97b2917a5d56bb0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:28:20 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.10-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 d2685bba85..25e69afa5f 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.09-01", + "version": "2024.10-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.09-01-win-x86_64-msvc.msi", - "hash": "a1ce358462bcffba9a03a9aff275fe47f65d2fe4e45ad42d81851784471d2afe" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.10-01-win-x86_64-msvc.msi", + "hash": "aed8c0aa4dd4e451833cd9081b186b5e91445b0a4cee4e7cd6a65a518d4b4f4d" } }, "extract_dir": "rakudo",