From dd19d84f15131df7b8d4fcc3d16293065e1673ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 04:27:02 +0000 Subject: [PATCH] rakudo-star: Update to version 2024.04-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 1339009221..f5721c1651 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2024.03-01", + "version": "2024.04-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.03-01-win-x86_64-msvc.msi", - "hash": "9a59c913fb7ff3eda3f154e509c81b6df13740bad7a4a4fb4d89142a28d80691" + "url": "https://rakudo.org/dl/star/rakudo-star-2024.04-01-win-x86_64-msvc.msi", + "hash": "390bbb81bbfee825a9de58dfb8ccdf19775ac81399446c408ad1342178edde12" } }, "extract_dir": "rakudo",