glab: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2023-04-21 20:24:20 +00:00
parent 64ca5cbe4d
commit d165b4475c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.28.0", "version": "1.28.1",
"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.28.0/downloads/glab_1.28.0_Windows_x86_64.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_x86_64.zip",
"hash": "c48adb8c81b976e479ff91e66c1e25cce3414bdd2d156e47ecb51eb57be92eac" "hash": "09064f7408565af9a7faab988d67e29f478c95381ff695c7bdfd0eb974682ecf"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.0/downloads/glab_1.28.0_Windows_i386.zip", "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.28.1/downloads/glab_1.28.1_Windows_i386.zip",
"hash": "c1f76dea591688904dbb6bdb717a742e12e5cfa51ef757b89a728a744d99da7e" "hash": "37e4a3d325bf8ba0d0baedf56fd09cad883d6e627b88e8708655fa6f889b67d1"
} }
}, },
"bin": "bin\\glab.exe", "bin": "bin\\glab.exe",