exercism: Update to version 3.4.2

This commit is contained in:
github-actions[bot] 2024-08-20 20:27:42 +00:00
parent 0da83311ee
commit 7a7d8086eb

View File

@ -1,6 +1,6 @@
{ {
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.", "##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
"version": "3.4.1", "version": "3.4.2",
"description": "A Go based command line tool for exercism.io", "description": "A Go based command line tool for exercism.io",
"homepage": "https://exercism.org/", "homepage": "https://exercism.org/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
"notes": "To configure the CLI, follow the instructions at https://exercism.io/cli-walkthrough.", "notes": "To configure the CLI, follow the instructions at https://exercism.io/cli-walkthrough.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.4.1/exercism-3.4.1-windows-x86_64.zip#/dl.7z", "url": "https://github.com/exercism/cli/releases/download/v3.4.2/exercism-3.4.2-windows-x86_64.zip#/dl.7z",
"hash": "8682ef76abde251b609f0454c841d53b768c8e2d681c24d64038344cddcba9b7" "hash": "21d78cf74cc79042e1d3ae1ae2063b1683ea206e9bf10f525bd9dd8040df8b02"
}, },
"32bit": { "32bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.4.1/exercism-3.4.1-windows-i386.zip#/dl.7z", "url": "https://github.com/exercism/cli/releases/download/v3.4.2/exercism-3.4.2-windows-i386.zip#/dl.7z",
"hash": "67468ad917d81d7b1ca28f1116bc5e135d4776a521f90f680014463f4e4c1d5a" "hash": "c6788455c6b3fe5c68b982ddf90786364764b03133aaa1c6a7fd8c988672da28"
} }
}, },
"checkver": { "checkver": {