From a706859269e88a3119825b16732942425fbc3571 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 16:30:12 +0000 Subject: [PATCH] exercism: Update to version 3.5.8 --- bucket/exercism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/exercism.json b/bucket/exercism.json index cc5a718db8..a87bcc2e80 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.5.7", + "version": "3.5.8", "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.5.7/exercism-3.5.7-windows-x86_64.zip#/dl.7z", - "hash": "eb2ae892204858a7b947567ad7c3d5014d124fd3da909a9394df837fbd661cdc" + "url": "https://github.com/exercism/cli/releases/download/v3.5.8/exercism-3.5.8-windows-x86_64.zip#/dl.7z", + "hash": "5c8990828ff50406891140b53e300e11e9d9ce8cdad25b95545b7bae6e83563b" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.5.7/exercism-3.5.7-windows-i386.zip#/dl.7z", - "hash": "d59ee7655a92d3b44f39d027c310b2a508b558a0051777d9656787937c361a92" + "url": "https://github.com/exercism/cli/releases/download/v3.5.8/exercism-3.5.8-windows-i386.zip#/dl.7z", + "hash": "bce33690ee9c2d67b688ef88539df74c666bfc1b64947c4a1cf9af57863c1241" } }, "checkver": {