lab: Update to version 0.17.1

This commit is contained in:
Richard Kuhnt 2019-12-13 03:00:20 +00:00
parent 280acb7968
commit 2791b957a6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.17.1",
"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.0/lab_0.17.0_windows_amd64.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_amd64.tar.gz",
"hash": "a9520507674dfbbf9111a8d531300d53f102f27cc9c97ba265c8d7fdc998971c" "hash": "fa2622e97a3d55a607b107c0cd567ce88873c54dce9b26b0d73196846849eca9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.17.0/lab_0.17.0_windows_386.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_386.tar.gz",
"hash": "c81f45db0a7f5c2138208999b6c3503ec1d8a5ee47bdcea858a8dfd3b08ce5b2" "hash": "39b6cbffa500cc7a36f0329f4d1805a49c8417d005a63425d411c6a566b615ad"
} }
}, },
"bin": "lab.exe", "bin": "lab.exe",