lab: Update to version 0.17.2

This commit is contained in:
Richard Kuhnt 2019-12-18 19:00:22 +00:00
parent cb845afd18
commit 1e9c467324

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.1", "version": "0.17.2",
"description": "An extension to command-line git that helps with everyday GitLab tasks.", "description": "An extension to command-line git that helps with everyday GitLab tasks.",
"homepage": "https://zaquestion.github.io/lab", "homepage": "https://zaquestion.github.io/lab",
"license": "CC0-1.0", "license": "CC0-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_amd64.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.17.2/lab_0.17.2_windows_amd64.tar.gz",
"hash": "fa2622e97a3d55a607b107c0cd567ce88873c54dce9b26b0d73196846849eca9" "hash": "03990d5171d5242f93da9fe9cd8bb6890bb228fead19e156afa23c3afb4e7625"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_386.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.17.2/lab_0.17.2_windows_386.tar.gz",
"hash": "39b6cbffa500cc7a36f0329f4d1805a49c8417d005a63425d411c6a566b615ad" "hash": "20109e520c6c825cc8e60cbbd48024c4ce1f7d20bfd5c23f73095c2d81721fab"
} }
}, },
"bin": "lab.exe", "bin": "lab.exe",