exercism: Update to version 3.5.2

This commit is contained in:
github-actions[bot] 2024-10-09 16:30:44 +00:00
parent 0c33fc63f2
commit 2e1be595fe

View File

@ -1,6 +1,6 @@
{
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
"version": "3.5.1",
"version": "3.5.2",
"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.1/exercism-3.5.1-windows-x86_64.zip#/dl.7z",
"hash": "f2bf03cbd72cf6ba5374d81d9f3d4fb8c4acba168111a75ef5a4234def826a23"
"url": "https://github.com/exercism/cli/releases/download/v3.5.2/exercism-3.5.2-windows-x86_64.zip#/dl.7z",
"hash": "bc749207f0426380b28dc57aea59bbdde117d5df386135e82f3de6b565a50811"
},
"32bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.5.1/exercism-3.5.1-windows-i386.zip#/dl.7z",
"hash": "186f91c34790a9586712d6d18b52cb3826fb59e4c106f82b45aafca860a43508"
"url": "https://github.com/exercism/cli/releases/download/v3.5.2/exercism-3.5.2-windows-i386.zip#/dl.7z",
"hash": "196056eae6ecec7ab322556c23bc02ca23dd32875029dd42d42ae5bda5452a41"
}
},
"checkver": {