glab: Update to version 1.38.0

This commit is contained in:
github-actions[bot] 2024-04-06 21:05:28 +00:00
parent b119ae61e7
commit 443caf3506

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.0", "version": "1.38.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.37.0/downloads/glab_1.37.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_x86_64.zip",
"hash": "aec41e58fc22c871627b1d99a6add072b1e2128a0b0c57f44a97fc2c28ef6d01" "hash": "be309b71824aa805d962c7a0a0f565af5a00d574f3f39bbb1c09465a36a290ed"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.37.0/downloads/glab_1.37.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_i386.zip",
"hash": "6a9e89bc0e57389d85ff965a4cecd7cb7da72b14270f5c3d00afb64f2a868a74" "hash": "527b77e11eb5b2e61bd9a2d77dd4631ad986e99b49e89ae44a4c6f67916fed44"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",