lab: Update to version 0.21.0

This commit is contained in:
Jakub Čábera 2021-03-16 08:35:22 +01:00
parent 20853bf032
commit 35fbbf50f6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.20.0", "version": "0.21.0",
"description": "An extension to command-line git that helps with everyday GitLab tasks.", "description": "An extension to command-line git that helps with everyday GitLab tasks.",
"homepage": "https://zaquestion.github.io/lab", "homepage": "https://zaquestion.github.io/lab",
"license": "CC0-1.0", "license": "CC0-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.20.0/lab_0.20.0_windows_amd64.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.21.0/lab_0.21.0_windows_amd64.tar.gz",
"hash": "ae39f93c8bb7f8f97f0a82b4709c45acaf14633d4626e76e1321bd9ee5b4cab3" "hash": "980ace960e1f974f17e4ca3c30d43b3b9f3f313094689b5ed439ed834dca808b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zaquestion/lab/releases/download/v0.20.0/lab_0.20.0_windows_386.tar.gz", "url": "https://github.com/zaquestion/lab/releases/download/v0.21.0/lab_0.21.0_windows_386.tar.gz",
"hash": "e15d44c6902e643cc5594f64ec83abd3621d8885a0a169d7952b423b92ffb608" "hash": "0a73600958ea809e5aaed638889319e1072dd1752b7f3b9ede4a49f3d786d6e6"
} }
}, },
"bin": "lab.exe", "bin": "lab.exe",