glab: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2024-07-31 20:26:00 +00:00
parent 1aa8600efc
commit eaf07135f1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.1", "version": "1.45.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.44.1/downloads/glab_1.44.1_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Windows_x86_64.zip",
"hash": "99323053dc67207c7885a68ee263014137fabd4e05df56dde55526661fddc1bd" "hash": "57a9d1fb40feec48bb304d949ea67ada5c0582c8993fd70677279969fa5afa2f"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.44.1/downloads/glab_1.44.1_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.45.0/downloads/glab_1.45.0_Windows_i386.zip",
"hash": "e712dd1ad45951e372f640b0d066587a3a43c96742dd9ca256069c2c6b7ca54d" "hash": "6dfae20a9d1a2ec6f0d96d2286dcbda31bdf69d61935926020d2f7ae03d91aac"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",