From d93ca7a17ff74e3e467833f0669bf8767ef76c60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:24:16 +0000 Subject: [PATCH] exercism: Update to version 3.2.0 --- bucket/exercism.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/exercism.json b/bucket/exercism.json index 313ee0fabd..d055888d2e 100644 --- a/bucket/exercism.json +++ b/bucket/exercism.json @@ -1,18 +1,18 @@ { "##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.", - "version": "3.1.0", + "version": "3.2.0", "description": "A Go based command line tool for exercism.io.", "homepage": "https://exercism.org/", "license": "MIT", "bin": "exercism.exe", "architecture": { "64bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.1.0/exercism-windows-64bit.zip#/dl.7z", - "hash": "daa738366e8a5ea808913077ed51edda14b79eb4482c485e5dc3bf27997e676e" + "url": "https://github.com/exercism/cli/releases/download/v3.2.0/exercism-windows-64bit.zip#/dl.7z", + "hash": "e6a15615e723e2ec3d3604648a74169b4fbe8cf9339b75b08c80b37048ddecf0" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.1.0/exercism-windows-32bit.zip#/dl.7z", - "hash": "865c63c6d4b85a19ee290925ea679b22ecf7ae02c397d1c609287a9d1f37cc8a" + "url": "https://github.com/exercism/cli/releases/download/v3.2.0/exercism-windows-32bit.zip#/dl.7z", + "hash": "d90a885a7728884ef6cc4af7f69bff11a3face8a73fd31bad335f2f8f3d9bcc7" } }, "checkver": {