mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
exercism: Update to version 3.5.7
This commit is contained in:
parent
d196f4319f
commit
1fce09ef10
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
|
||||
"version": "3.5.6",
|
||||
"version": "3.5.7",
|
||||
"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.6/exercism-3.5.6-windows-x86_64.zip#/dl.7z",
|
||||
"hash": "3cd5911413ce300462b16c49f6075faf60ca7906ef4342c7aa948462d1a370bc"
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.5.7/exercism-3.5.7-windows-x86_64.zip#/dl.7z",
|
||||
"hash": "eb2ae892204858a7b947567ad7c3d5014d124fd3da909a9394df837fbd661cdc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.5.6/exercism-3.5.6-windows-i386.zip#/dl.7z",
|
||||
"hash": "c16dba83cb26acfd4d9ed5208b5e3e9ac23984f9e9840210fea803aecd3b26da"
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.5.7/exercism-3.5.7-windows-i386.zip#/dl.7z",
|
||||
"hash": "d59ee7655a92d3b44f39d027c310b2a508b558a0051777d9656787937c361a92"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user