exercism: Update to version 3.5.5

This commit is contained in:
github-actions[bot] 2025-05-30 16:30:06 +00:00
parent 5e9a92ba30
commit 7068e96042

View File

@ -1,6 +1,6 @@
{
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
"version": "3.5.4",
"version": "3.5.5",
"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.5.4/exercism-3.5.4-windows-x86_64.zip#/dl.7z",
"hash": "ea257d0cd9907baa6ad2018fd34fa4b6c9a218a34321ecbf3d02ecccb3ad3a25"
"url": "https://github.com/exercism/cli/releases/download/v3.5.5/exercism-3.5.5-windows-x86_64.zip#/dl.7z",
"hash": "1919e24be8ef2f35c5939d08fa9fc6022b93e226278275ec3df8ce0b05e680fd"
},
"32bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.5.4/exercism-3.5.4-windows-i386.zip#/dl.7z",
"hash": "94091501e7a82f9379f4d01cdc2967cac10acf86b48ef5e045013d518e431b84"
"url": "https://github.com/exercism/cli/releases/download/v3.5.5/exercism-3.5.5-windows-i386.zip#/dl.7z",
"hash": "60b09e6c26ebd9a545d54ae2ef5086868e00693784ef4157e9d5dbf2b8f7e9c2"
}
},
"checkver": {