mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
exercism: Update to version 3.4.0
This commit is contained in:
parent
20b9d440f4
commit
023b0194bc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "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",
|
||||
"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.3.0/exercism-3.3.0-windows-x86_64.zip#/dl.7z",
|
||||
"hash": "0490b02ddbea66f0898003113433c69b0762a460edb1ad1c98df332a19113b0f"
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-x86_64.zip#/dl.7z",
|
||||
"hash": "9ef4dfc6f17034dba48ae28fe46fa139efe8887b02f6a845b38ef181cc98daf5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.3.0/exercism-3.3.0-windows-i386.zip#/dl.7z",
|
||||
"hash": "e7dca99dda2b7b4ad83cec05c7ded40dd3e95b9c9bc6dbd0710312f0532bfc14"
|
||||
"url": "https://github.com/exercism/cli/releases/download/v3.4.0/exercism-3.4.0-windows-i386.zip#/dl.7z",
|
||||
"hash": "f8e8a0fd8f3fddefe253e934d6281a3431b137dbb3d848f850ec2d62deea0778"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user