glab: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2023-05-20 00:33:12 +00:00
parent 12021d2601
commit 312b0f01e9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.29.4", "version": "1.30.0",
"description": "GitLab CLI", "description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli", "homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.30.0/downloads/glab_1.30.0_Windows_x86_64.zip",
"hash": "868fdf53bee1a34ad7596f11c5cf84e462bf00eee8749ed54d39205af0ccb75d" "hash": "c305bc83a3afa4d603b65439048e23050068fd49ce4f003c4723e1c94e6719df"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.30.0/downloads/glab_1.30.0_Windows_i386.zip",
"hash": "f4ecc96c9934632ac74c099f75e544d5a95da7b24f13160fb6ae0635cac9f6f0" "hash": "8a2f44e8738fc3b89192673c72eb29445eb50229ed3d58cbfe082d99a14697d6"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",