glab: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2022-12-02 16:29:24 +00:00
parent 49fa4daf51
commit 2258b3ff3e

View File

@ -1,16 +1,16 @@
{
"version": "1.23.0",
"version": "1.23.1",
"description": "GitLab CLI",
"homepage": "https://gitlab.com/gitlab-org/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.0/downloads/glab_1.23.0_Windows_x86_64.zip",
"hash": "6d7413f31e6f787bcb0ec4fcdba6143d8fdf1a17669225ff38cacbd00f1a6dde"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.1/downloads/glab_1.23.1_Windows_x86_64.zip",
"hash": "af195fdef0ebde08f3bbb2ab21a8763ebb1bbee90b6579165a3bb1fbf27620e5"
},
"32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.0/downloads/glab_1.23.0_Windows_i386.zip",
"hash": "87cced7408ed7bb7419e789c81432a312ec66b27c59b154bca46b9d747af7090"
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.23.1/downloads/glab_1.23.1_Windows_i386.zip",
"hash": "246b0a9e1879107d433fdae6d9b0e4924be2da0d48a0cd6ec7634eaca992bf74"
}
},
"bin": "bin\\glab.exe",