From 995a68aa8f6d06503144fd3392a52e356d14a468 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 04:28:07 +0000 Subject: [PATCH] rakudo-star: Update to version 2023.09-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 31fb4432fe..6808864bc6 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2023.08-01", + "version": "2023.09-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.08-01-win-x86_64-msvc.msi", - "hash": "80949e62078419481051d4dd549d812f20c8a68a75601e2d78e063946bb2c79e" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.09-01-win-x86_64-msvc.msi", + "hash": "737e93fcbb1a6e220702fd24d8bc7e44673f398d3db3e006401bbe3cc4f5d69d" } }, "extract_dir": "rakudo",