From c5aecd596cd7f8f25491425d9bacc7b5a1602d42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:23:51 +0000 Subject: [PATCH] rakudo-star: Update to version 2023.10-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 6808864bc6..a7932b8ed0 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2023.09-01", + "version": "2023.10-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.09-01-win-x86_64-msvc.msi", - "hash": "737e93fcbb1a6e220702fd24d8bc7e44673f398d3db3e006401bbe3cc4f5d69d" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.10-01-win-x86_64-msvc.msi", + "hash": "15d3c10c9706c6676b139a54a4e13dfcd8a8557180eb76190c566b0427ec8497" } }, "extract_dir": "rakudo",