From afca4986a392ea8555a8452f3ed91333a7f4c5d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 20:28:10 +0000 Subject: [PATCH] rakudo-star: Update to version 2022.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 6744e61a85..92b3f509ef 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2022.03-01", + "version": "2022.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-2022.03-01-win-x86_64-msvc.msi", - "hash": "eabd4bf635e1ce26d090a2afc5f84ed1edfde68d50b4c81e6d4dbf5036ac5e10" + "url": "https://rakudo.org/dl/star/rakudo-star-2022.04-01-win-x86_64-msvc.msi", + "hash": "7c79638a27911a0dc040d636bb782293a306220cee69c44b5ce2792c5ea09c9f" } }, "extract_dir": "rakudo",