diff --git a/bucket/lab.json b/bucket/lab.json index cef683ec68..19015003c4 100644 --- a/bucket/lab.json +++ b/bucket/lab.json @@ -1,16 +1,16 @@ { - "version": "0.18.0", + "version": "0.19.0", "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.18.0/lab_0.18.0_windows_amd64.tar.gz", - "hash": "4395c9325f3a3592454953e42237f2f7c1b0b3e9e2c71b599f0fc363b338f77f" + "url": "https://github.com/zaquestion/lab/releases/download/v0.19.0/lab_0.19.0_windows_amd64.tar.gz", + "hash": "d0b812e8272cc7b36a82cd9c431af15d552ed3abd2a252921283b3296927109d" }, "32bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.18.0/lab_0.18.0_windows_386.tar.gz", - "hash": "b58a41c95b55a7d4ae05ddb4e67230f6c9c2234f136b95e246417dedb7d7acc4" + "url": "https://github.com/zaquestion/lab/releases/download/v0.19.0/lab_0.19.0_windows_386.tar.gz", + "hash": "25b9c481f35997f5db3d895560d54f3b901c78d105b0ea4e7068e86ec41c243c" } }, "bin": "lab.exe",