mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
exercism: Update to version 3.5.1
This commit is contained in:
parent
2a0b57b131
commit
929cef5693
@ -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.5.0",
|
"version": "3.5.1",
|
||||||
"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.5.0/exercism-3.5.0-windows-x86_64.zip#/dl.7z",
|
"url": "https://github.com/exercism/cli/releases/download/v3.5.1/exercism-3.5.1-windows-x86_64.zip#/dl.7z",
|
||||||
"hash": "b01600ba4c4e5a830b0cd62aeef9cd4385fd8ee9c948aef1c5e246d7f4e3c145"
|
"hash": "f2bf03cbd72cf6ba5374d81d9f3d4fb8c4acba168111a75ef5a4234def826a23"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/exercism/cli/releases/download/v3.5.0/exercism-3.5.0-windows-i386.zip#/dl.7z",
|
"url": "https://github.com/exercism/cli/releases/download/v3.5.1/exercism-3.5.1-windows-i386.zip#/dl.7z",
|
||||||
"hash": "f0767c2e84ab492ea433d706d033669f217130eae484c0b5a3bb8cefcbe9c3ba"
|
"hash": "186f91c34790a9586712d6d18b52cb3826fb59e4c106f82b45aafca860a43508"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user