From 5876c9ac56da8cb51fc86c4d147b6663bd13a730 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:25:36 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.05-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 f5721c1651..2b21672fe8 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.04-01", + "version": "2024.05-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.04-01-win-x86_64-msvc.msi", - "hash": "390bbb81bbfee825a9de58dfb8ccdf19775ac81399446c408ad1342178edde12" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.05-01-win-x86_64-msvc.msi", + "hash": "906a3f8f40a6bab9885b5f50508949346eb997e28d64884f5163469253b7b12b" } }, "extract_dir": "rakudo",