From 5b5006d578a4e4c4b23d524b8e62fe666254bec7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:27:31 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.06-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 2b21672fe8..2dcacc332e 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.05-01", + "version": "2024.06-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.05-01-win-x86_64-msvc.msi", - "hash": "906a3f8f40a6bab9885b5f50508949346eb997e28d64884f5163469253b7b12b" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.06-01-win-x86_64-msvc.msi", + "hash": "c988b7266aab4debcb27ffa1c3769f5f58f7593b6081b95e41cf2e0adf9793ed" } }, "extract_dir": "rakudo",