From 05f6dd7619f2fe74c9418e2fe411dba89712910e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 16:28:47 +0000 Subject: [PATCH] rakudo-star: Update to version 2023.06-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 9f94db3adb..3534403455 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2023.04-01", + "version": "2023.06-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-2023.04-01-win-x86_64-msvc.msi", - "hash": "634979bd00699d06fce41ac0f8e9d5207d56ad05e1f888657ea466fda44d4554" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.06-01-win-x86_64-msvc.msi", + "hash": "335ead375587967860bab9dfc1aa357e29ae139507ae2915a1e676ec58062363" } }, "extract_dir": "rakudo",