lab: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2022-03-14 16:29:46 +00:00
parent b86c9e19e4
commit 6c48429994

View File

@ -1,16 +1,16 @@
{
"version": "0.23.0",
"version": "0.24.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.23.0/lab_0.23.0_windows_amd64.tar.gz",
"hash": "77e6c5dbd2745ff3089d4a81c11abe8a846a1c0ca44e0f036ce37093d6a0df80"
"url": "https://github.com/zaquestion/lab/releases/download/v0.24.0/lab_0.24.0_windows_amd64.tar.gz",
"hash": "ada7f070989051a0403233cfc73427761fe8f50d91af104ee4a1dd6b022dd3ae"
},
"32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.23.0/lab_0.23.0_windows_386.tar.gz",
"hash": "cfb40442ccc2aa6cbb9b6b1be201879a62587487f8455b7e5f850fc48610cf58"
"url": "https://github.com/zaquestion/lab/releases/download/v0.24.0/lab_0.24.0_windows_386.tar.gz",
"hash": "c958c9c5bf49ae4cf1f51d5d3dc1e70c9a8f6a77fe2d718affafa69ef8694090"
}
},
"bin": "lab.exe",