From 555b48684702b5e3f246cc8fca83e0b1ad7757c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 00:34:26 +0000 Subject: [PATCH] rakudo-star: Update to version 2023.02-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 c2d62e7706..2e77b2415c 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2022.12-01", + "version": "2023.02-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.12-01-win-x86_64-msvc.msi", - "hash": "1829d5bca59b0d5a265c032d543ca2359a6838991b2e8de4aa725bad4cf1c032" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.02-01-win-x86_64-msvc.msi", + "hash": "0916144d8418faf83e664f968a29be451f04d6d3f099c18ff1d91721bd6a9bb7" } }, "extract_dir": "rakudo",