mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
exercism: Update to version 3.1.0
This commit is contained in:
parent
67e789ac9e
commit
f3168350b0
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"##": "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.0.13",
|
"version": "3.1.0",
|
||||||
"description": "A Go based command line tool for exercism.io.",
|
"description": "A Go based command line tool for exercism.io.",
|
||||||
"homepage": "http://exercism.io/",
|
"homepage": "http://exercism.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": "exercism.exe",
|
"bin": "exercism.exe",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/exercism/cli/releases/download/v3.0.13/exercism-windows-64bit.zip#/dl.7z",
|
"url": "https://github.com/exercism/cli/releases/download/v3.1.0/exercism-windows-64bit.zip#/dl.7z",
|
||||||
"hash": "06fa62c88749b04dfe584c9b6030da3125c4b64ff48057751ab69095764e50cf"
|
"hash": "daa738366e8a5ea808913077ed51edda14b79eb4482c485e5dc3bf27997e676e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/exercism/cli/releases/download/v3.0.13/exercism-windows-32bit.zip#/dl.7z",
|
"url": "https://github.com/exercism/cli/releases/download/v3.1.0/exercism-windows-32bit.zip#/dl.7z",
|
||||||
"hash": "07b8ddd743b03b1a783ac1e92b861a7d2c282a35f535e2dce95cd205d464acd1"
|
"hash": "865c63c6d4b85a19ee290925ea679b22ecf7ae02c397d1c609287a9d1f37cc8a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user