exercism: Update to version 3.0.13

This commit is contained in:
Richard Kuhnt 2019-10-24 19:01:07 +00:00
parent 1f37e533e6
commit 252a9f6514

View File

@ -2,16 +2,16 @@
"##": "Rename from zip to 7z is needed due to 'invalid archive entry' error.",
"homepage": "https://github.com/exercism/cli",
"description": "A Go based command line tool for exercism.io.",
"version": "3.0.12",
"version": "3.0.13",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.0.12/exercism-windows-64bit.zip#/dl.7z",
"hash": "bde70577ae8b1aa4875f0cc52ad0b7c8a5005c55d1eb326de48cc76dd9f43085"
"url": "https://github.com/exercism/cli/releases/download/v3.0.13/exercism-windows-64bit.zip#/dl.7z",
"hash": "06fa62c88749b04dfe584c9b6030da3125c4b64ff48057751ab69095764e50cf"
},
"32bit": {
"url": "https://github.com/exercism/cli/releases/download/v3.0.12/exercism-windows-32bit.zip#/dl.7z",
"hash": "1b122c5dfefef16328d09a0cac1601227919213ec4bb6bf3e79aaaa912ada530"
"url": "https://github.com/exercism/cli/releases/download/v3.0.13/exercism-windows-32bit.zip#/dl.7z",
"hash": "07b8ddd743b03b1a783ac1e92b861a7d2c282a35f535e2dce95cd205d464acd1"
}
},
"bin": "exercism.exe",