exercism: Update to version 3.4.0

This commit is contained in:
github-actions[bot] 2024-05-09 08:27:30 +00:00
parent 20b9d440f4
commit 023b0194bc

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.3.0", "version": "3.4.0",
"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.3.0/exercism-3.3.0-windows-x86_64.zip#/dl.7z", "url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-x86_64.zip#/dl.7z",
"hash": "0490b02ddbea66f0898003113433c69b0762a460edb1ad1c98df332a19113b0f" "hash": "9ef4dfc6f17034dba48ae28fe46fa139efe8887b02f6a845b38ef181cc98daf5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.3.0/exercism-3.3.0-windows-i386.zip#/dl.7z", "url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-i386.zip#/dl.7z",
"hash": "e7dca99dda2b7b4ad83cec05c7ded40dd3e95b9c9bc6dbd0710312f0532bfc14" "hash": "f8e8a0fd8f3fddefe253e934d6281a3431b137dbb3d848f850ec2d62deea0778"
} }
}, },
"checkver": { "checkver": {