From 023b0194bc73fa7475a7aa8b7297476b281a22f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 08:27:30 +0000 Subject: [PATCH] exercism: Update to version 3.4.0 --- bucket/exercism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/exercism.json b/bucket/exercism.json index c9c44032a3..6d6780ae75 100644 --- a/bucket/exercism.json +++ b/bucket/exercism.json @@ -1,6 +1,6 @@ { "##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.", - "version": "3.3.0", + "version": "3.4.0", "description": "A Go based command line tool for exercism.io", "homepage": "https://exercism.org/", "license": "MIT", @@ -8,12 +8,12 @@ "notes": "To configure the CLI, follow the instructions at https://exercism.io/cli-walkthrough.", "architecture": { "64bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.3.0/exercism-3.3.0-windows-x86_64.zip#/dl.7z", - "hash": "0490b02ddbea66f0898003113433c69b0762a460edb1ad1c98df332a19113b0f" + "url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-x86_64.zip#/dl.7z", + "hash": "9ef4dfc6f17034dba48ae28fe46fa139efe8887b02f6a845b38ef181cc98daf5" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.3.0/exercism-3.3.0-windows-i386.zip#/dl.7z", - "hash": "e7dca99dda2b7b4ad83cec05c7ded40dd3e95b9c9bc6dbd0710312f0532bfc14" + "url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-i386.zip#/dl.7z", + "hash": "f8e8a0fd8f3fddefe253e934d6281a3431b137dbb3d848f850ec2d62deea0778" } }, "checkver": {