lab: Update to version 0.22.0

This commit is contained in:
Jakub Čábera 2021-05-20 18:07:35 -07:00
parent 15bd1704a0
commit 0709175557

View File

@ -1,16 +1,16 @@
{
"version": "0.21.0",
"version": "0.22.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.21.0/lab_0.21.0_windows_amd64.tar.gz",
"hash": "980ace960e1f974f17e4ca3c30d43b3b9f3f313094689b5ed439ed834dca808b"
"url": "https://github.com/zaquestion/lab/releases/download/v0.22.0/lab_0.22.0_windows_amd64.tar.gz",
"hash": "b0c50c4b47fa20a750ab46981e7c77643c70f301db0e45ff093342281852560a"
},
"32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.21.0/lab_0.21.0_windows_386.tar.gz",
"hash": "0a73600958ea809e5aaed638889319e1072dd1752b7f3b9ede4a49f3d786d6e6"
"url": "https://github.com/zaquestion/lab/releases/download/v0.22.0/lab_0.22.0_windows_386.tar.gz",
"hash": "8c3df5300477054b47b206076abbaed6d286e1acb3ad1567d35811e48cb90260"
}
},
"bin": "lab.exe",