glab: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2022-12-06 20:29:33 +00:00
parent 0bc72d4f59
commit 8d4185e5ee

View File

@ -1,16 +1,16 @@
{ {
"version": "1.23.1", "version": "1.24.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.23.1/downloads/glab_1.23.1_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_x86_64.zip",
"hash": "af195fdef0ebde08f3bbb2ab21a8763ebb1bbee90b6579165a3bb1fbf27620e5" "hash": "14131307463c85225fa268e92942d14bf5758ee2d802d5042525e273eadeb0a9"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.1/downloads/glab_1.23.1_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.24.0/downloads/glab_1.24.0_Windows_i386.zip",
"hash": "246b0a9e1879107d433fdae6d9b0e4924be2da0d48a0cd6ec7634eaca992bf74" "hash": "32921e148acb6dc84b4d87ba5c3d0e022fac9debf4efb6ea1a75a903beba1012"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",