glab: Update to version 1.39.0

This commit is contained in:
github-actions[bot] 2024-04-18 21:06:12 +00:00
parent 70b1baf93e
commit f72dc79d36

View File

@ -1,16 +1,16 @@
{ {
"version": "1.38.0", "version": "1.39.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.38.0/downloads/glab_1.38.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_x86_64.zip",
"hash": "be309b71824aa805d962c7a0a0f565af5a00d574f3f39bbb1c09465a36a290ed" "hash": "3eedce32c4113d68d3edf1765ad1db38d3df38ccf420f21a052476aa091cd520"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.39.0/downloads/glab_1.39.0_Windows_i386.zip",
"hash": "527b77e11eb5b2e61bd9a2d77dd4631ad986e99b49e89ae44a4c6f67916fed44" "hash": "dc04a70645a0a0759ac800b9376b8bcca022b268ccb3c46063d63f56e9f8bba2"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",