lab: Update to version 0.19.0

This commit is contained in:
Jakub Čábera 2021-01-25 08:34:37 +01:00
parent 98a1c6b388
commit 47725b08f4

View File

@ -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",