From b08d2e9a49c72f95ee410add590f3bc19520bbae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:29:11 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.08-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 9366793770..b90596bb83 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.07-01", + "version": "2024.08-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.07-01-win-x86_64-msvc.msi", - "hash": "8e0bd429d297a98616003aa517debdbcafe5a2f7769728be31919f9842ec343f" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.08-01-win-x86_64-msvc.msi", + "hash": "1ecd198d73e3553d4bc60fe0dd2a6f89cd2bf33b8db754411a0eb9387bfa26f4" } }, "extract_dir": "rakudo",