glab: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-03-10 20:26:17 +00:00
parent b2576eca9a
commit c145d02a87

View File

@ -1,16 +1,16 @@
{ {
"version": "1.25.3", "version": "1.26.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.25.3/downloads/glab_1.25.3_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.26.0/downloads/glab_1.26.0_Windows_x86_64.zip",
"hash": "40b87b21dd04e269dde97d15d1ef6c3c345cddda2f8c80833c353970950f439f" "hash": "57f12797cbfc974c8fc4ac94672188d283ddf0b75b71cdb76aa8381fab29b63f"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.25.3/downloads/glab_1.25.3_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.26.0/downloads/glab_1.26.0_Windows_i386.zip",
"hash": "8dd6af792f0ce8cca4197ea2f4e13d53fb6fd8b9c94511cf144f5f10cc3901cc" "hash": "75f4d89481c7e6e3661b917fdc1cca68382828fbb076ada2ef5269a9d415fb88"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",