lab: Update to version 0.20.0

This commit is contained in:
Jakub Čábera 2021-02-23 22:05:10 +01:00
parent f323eeaea1
commit 9fed1504f5

View File

@ -1,16 +1,16 @@
{
"version": "0.19.0",
"version": "0.20.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.19.0/lab_0.19.0_windows_amd64.tar.gz",
"hash": "d0b812e8272cc7b36a82cd9c431af15d552ed3abd2a252921283b3296927109d"
"url": "https://github.com/zaquestion/lab/releases/download/v0.20.0/lab_0.20.0_windows_amd64.tar.gz",
"hash": "ae39f93c8bb7f8f97f0a82b4709c45acaf14633d4626e76e1321bd9ee5b4cab3"
},
"32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.19.0/lab_0.19.0_windows_386.tar.gz",
"hash": "25b9c481f35997f5db3d895560d54f3b901c78d105b0ea4e7068e86ec41c243c"
"url": "https://github.com/zaquestion/lab/releases/download/v0.20.0/lab_0.20.0_windows_386.tar.gz",
"hash": "e15d44c6902e643cc5594f64ec83abd3621d8885a0a169d7952b423b92ffb608"
}
},
"bin": "lab.exe",