From 64cf739a83918996d465fe702c6463f9dfe5f288 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 20:30:54 +0000 Subject: [PATCH] rakudo-star: Update to version 2022.06.1-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 2aad26b90f..e1406bf98d 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,12 +1,12 @@ { - "version": "2022.07-01", + "version": "2022.06.1-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.07-01-win-x86_64-msvc.msi", - "hash": "ac602d2a6caf8d97930e8af29e654e92fcde012d62b5073d581ac93e0f86ce5e" + "url": "https://rakudo.org/dl/star/rakudo-star-2022.06.1-01-win-x86_64-msvc.msi", + "hash": "285c492a001a4725708bf4994b31f3bdca751fae279ee9bedec99b10c7576998" } }, "extract_dir": "rakudo",