lab: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2021-01-06 06:46:43 +01:00
parent 08e9443d1a
commit 988c5c4d94

View File

@ -1,16 +1,16 @@
{
"version": "0.17.2",
"version": "0.18.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.17.2/lab_0.17.2_windows_amd64.tar.gz",
"hash": "03990d5171d5242f93da9fe9cd8bb6890bb228fead19e156afa23c3afb4e7625"
"url": "https://github.com/zaquestion/lab/releases/download/v0.18.0/lab_0.18.0_windows_amd64.tar.gz",
"hash": "4395c9325f3a3592454953e42237f2f7c1b0b3e9e2c71b599f0fc363b338f77f"
},
"32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.17.2/lab_0.17.2_windows_386.tar.gz",
"hash": "20109e520c6c825cc8e60cbbd48024c4ce1f7d20bfd5c23f73095c2d81721fab"
"url": "https://github.com/zaquestion/lab/releases/download/v0.18.0/lab_0.18.0_windows_386.tar.gz",
"hash": "b58a41c95b55a7d4ae05ddb4e67230f6c9c2234f136b95e246417dedb7d7acc4"
}
},
"bin": "lab.exe",