diff --git a/bucket/exercism.json b/bucket/exercism.json index 6d6780ae75..890cb9ca59 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.0", + "version": "3.4.1", "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.0/exercism-3.4.0-windows-x86_64.zip#/dl.7z", - "hash": "9ef4dfc6f17034dba48ae28fe46fa139efe8887b02f6a845b38ef181cc98daf5" + "url": "https://github.com/exercism/cli/releases/download/v3.4.1/exercism-3.4.1-windows-x86_64.zip#/dl.7z", + "hash": "8682ef76abde251b609f0454c841d53b768c8e2d681c24d64038344cddcba9b7" }, "32bit": { - "url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-i386.zip#/dl.7z", - "hash": "f8e8a0fd8f3fddefe253e934d6281a3431b137dbb3d848f850ec2d62deea0778" + "url": "https://github.com/exercism/cli/releases/download/v3.4.1/exercism-3.4.1-windows-i386.zip#/dl.7z", + "hash": "67468ad917d81d7b1ca28f1116bc5e135d4776a521f90f680014463f4e4c1d5a" } }, "checkver": {