lab: Update to version 0.23.0

This commit is contained in:
Jakub Čábera 2021-09-30 22:07:40 -07:00
parent 801d223767
commit 691b207214

View File

@ -1,16 +1,16 @@
{
"version": "0.22.0",
"version": "0.23.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.22.0/lab_0.22.0_windows_amd64.tar.gz",
"hash": "b0c50c4b47fa20a750ab46981e7c77643c70f301db0e45ff093342281852560a"
"url": "https://github.com/zaquestion/lab/releases/download/v0.23.0/lab_0.23.0_windows_amd64.tar.gz",
"hash": "77e6c5dbd2745ff3089d4a81c11abe8a846a1c0ca44e0f036ce37093d6a0df80"
},
"32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.22.0/lab_0.22.0_windows_386.tar.gz",
"hash": "8c3df5300477054b47b206076abbaed6d286e1acb3ad1567d35811e48cb90260"
"url": "https://github.com/zaquestion/lab/releases/download/v0.23.0/lab_0.23.0_windows_386.tar.gz",
"hash": "cfb40442ccc2aa6cbb9b6b1be201879a62587487f8455b7e5f850fc48610cf58"
}
},
"bin": "lab.exe",