From b004f0920431f8594cdab9d6f54c167a0d5bbdb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 00:32:48 +0000 Subject: [PATCH] rakudo-star: Update to version 2022.03-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 25e05fd719..e477edaa16 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2022.02.1-01", + "version": "2022.03-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.02.1-01-win-x86_64-msvc.msi", - "hash": "842b0094bc593f41e44c31e45965a096bc0d6ec74b545f5edaec1256be09fae8" + "url": "https://rakudo.org/dl/star/rakudo-star-2022.03-01-win-x86_64-msvc.msi", + "hash": "eabd4bf635e1ce26d090a2afc5f84ed1edfde68d50b4c81e6d4dbf5036ac5e10" } }, "extract_dir": "rakudo",