diff --git a/bucket/lab.json b/bucket/lab.json index f45d16475f..f32750e1e6 100644 --- a/bucket/lab.json +++ b/bucket/lab.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/lab_0.20.0_windows_amd64.tar.gz", - "hash": "ae39f93c8bb7f8f97f0a82b4709c45acaf14633d4626e76e1321bd9ee5b4cab3" + "url": "https://github.com/zaquestion/lab/releases/download/v0.21.0/lab_0.21.0_windows_amd64.tar.gz", + "hash": "980ace960e1f974f17e4ca3c30d43b3b9f3f313094689b5ed439ed834dca808b" }, "32bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.20.0/lab_0.20.0_windows_386.tar.gz", - "hash": "e15d44c6902e643cc5594f64ec83abd3621d8885a0a169d7952b423b92ffb608" + "url": "https://github.com/zaquestion/lab/releases/download/v0.21.0/lab_0.21.0_windows_386.tar.gz", + "hash": "0a73600958ea809e5aaed638889319e1072dd1752b7f3b9ede4a49f3d786d6e6" } }, "bin": "lab.exe",