diff --git a/bucket/glab.json b/bucket/glab.json index 926a0a2bfb..171d81b954 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.37.0", + "version": "1.38.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.37.0/downloads/glab_1.37.0_Windows_x86_64.zip", - "hash": "aec41e58fc22c871627b1d99a6add072b1e2128a0b0c57f44a97fc2c28ef6d01" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_x86_64.zip", + "hash": "be309b71824aa805d962c7a0a0f565af5a00d574f3f39bbb1c09465a36a290ed" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.37.0/downloads/glab_1.37.0_Windows_i386.zip", - "hash": "6a9e89bc0e57389d85ff965a4cecd7cb7da72b14270f5c3d00afb64f2a868a74" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.38.0/downloads/glab_1.38.0_Windows_i386.zip", + "hash": "527b77e11eb5b2e61bd9a2d77dd4631ad986e99b49e89ae44a4c6f67916fed44" } }, "bin": "bin\\glab.exe",