From f7bd2a528d7bfcb111726ee4e28d31419198f3e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:27:34 +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 1cd734f056..a7932b8ed0 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2023.11-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.11-01-win-x86_64-msvc.msi", - "hash": "3a7f7ef023c2563f4b9a53fb20756ad73517650a1e16feaa77eaffc51a22fcaa" + "url": "https://rakudo.org/dl/star/rakudo-star-2023.10-01-win-x86_64-msvc.msi", + "hash": "15d3c10c9706c6676b139a54a4e13dfcd8a8557180eb76190c566b0427ec8497" } }, "extract_dir": "rakudo",