From d3b5d660ed964dfe9edcb509c71cfbb7b0cafbdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 08:29:03 +0000 Subject: [PATCH] exercism: Update to version 3.5.0 --- bucket/exercism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/exercism.json b/bucket/exercism.json index f64370112e..166f0aff2b 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.4.2", + "version": "3.5.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.4.2/exercism-3.4.2-windows-x86_64.zip#/dl.7z", - "hash": "21d78cf74cc79042e1d3ae1ae2063b1683ea206e9bf10f525bd9dd8040df8b02" + "url": "https://github.com/exercism/cli/releases/download/v3.5.0/exercism-3.5.0-windows-x86_64.zip#/dl.7z", + "hash": "b01600ba4c4e5a830b0cd62aeef9cd4385fd8ee9c948aef1c5e246d7f4e3c145" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.4.2/exercism-3.4.2-windows-i386.zip#/dl.7z", - "hash": "c6788455c6b3fe5c68b982ddf90786364764b03133aaa1c6a7fd8c988672da28" + "url": "https://github.com/exercism/cli/releases/download/v3.5.0/exercism-3.5.0-windows-i386.zip#/dl.7z", + "hash": "f0767c2e84ab492ea433d706d033669f217130eae484c0b5a3bb8cefcbe9c3ba" } }, "checkver": {