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