diff --git a/bucket/glab.json b/bucket/glab.json index 473edecbe8..9014bf998c 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.64.0", + "version": "1.65.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.64.0/downloads/glab_1.64.0_windows_amd64.zip", - "hash": "4cbbfa020a838261b54c8b2a36f74f6634bab85afd05c173de761e7ef354eadd" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.65.0/downloads/glab_1.65.0_windows_amd64.zip", + "hash": "0c56fca09be7d5102e2b24b93e30a51281d53efaa5cf2f1a8104ea03e49b3bc2" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.64.0/downloads/glab_1.64.0_windows_386.zip", - "hash": "f8eab46b27fc30a71ae569fa63a1a23d013346f37d434161721198ce1ba329b1" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.65.0/downloads/glab_1.65.0_windows_386.zip", + "hash": "cd79e5f37272f199f0fc91e53d6401e43068dddf7a034537f1522d1f813efb63" } }, "bin": "bin\\glab.exe",