diff --git a/bucket/lab.json b/bucket/lab.json index 93bc01f524..5a0df0fe18 100644 --- a/bucket/lab.json +++ b/bucket/lab.json @@ -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.", "homepage": "https://zaquestion.github.io/lab", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.17.0/lab_0.17.0_windows_amd64.tar.gz", - "hash": "a9520507674dfbbf9111a8d531300d53f102f27cc9c97ba265c8d7fdc998971c" + "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_amd64.tar.gz", + "hash": "fa2622e97a3d55a607b107c0cd567ce88873c54dce9b26b0d73196846849eca9" }, "32bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.17.0/lab_0.17.0_windows_386.tar.gz", - "hash": "c81f45db0a7f5c2138208999b6c3503ec1d8a5ee47bdcea858a8dfd3b08ce5b2" + "url": "https://github.com/zaquestion/lab/releases/download/v0.17.1/lab_0.17.1_windows_386.tar.gz", + "hash": "39b6cbffa500cc7a36f0329f4d1805a49c8417d005a63425d411c6a566b615ad" } }, "bin": "lab.exe",