From 849713c8f6d6057fedc0eca26a0b9364f980232b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Jul 2025 20:28:49 +0000 Subject: [PATCH] exercism: Update to version 3.5.6 --- bucket/exercism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/exercism.json b/bucket/exercism.json index b9d95dc1ca..922c22368c 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.5", + "version": "3.5.6", "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.5/exercism-3.5.5-windows-x86_64.zip#/dl.7z", - "hash": "1919e24be8ef2f35c5939d08fa9fc6022b93e226278275ec3df8ce0b05e680fd" + "url": "https://github.com/exercism/cli/releases/download/v3.5.6/exercism-3.5.6-windows-x86_64.zip#/dl.7z", + "hash": "3cd5911413ce300462b16c49f6075faf60ca7906ef4342c7aa948462d1a370bc" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.5.5/exercism-3.5.5-windows-i386.zip#/dl.7z", - "hash": "60b09e6c26ebd9a545d54ae2ef5086868e00693784ef4157e9d5dbf2b8f7e9c2" + "url": "https://github.com/exercism/cli/releases/download/v3.5.6/exercism-3.5.6-windows-i386.zip#/dl.7z", + "hash": "c16dba83cb26acfd4d9ed5208b5e3e9ac23984f9e9840210fea803aecd3b26da" } }, "checkver": {