From c4c7090762e6cff90eaadd5a2baf9ade3d26b752 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 08:31:35 +0000 Subject: [PATCH] glab: Update to version 1.64.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index ff948e926e..473edecbe8 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.63.0", + "version": "1.64.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.63.0/downloads/glab_1.63.0_windows_amd64.zip", - "hash": "96a42d345fab1468faf08a4f210755fa0016cc1bf85ad53daf0751217611ce6b" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.64.0/downloads/glab_1.64.0_windows_amd64.zip", + "hash": "4cbbfa020a838261b54c8b2a36f74f6634bab85afd05c173de761e7ef354eadd" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.63.0/downloads/glab_1.63.0_windows_386.zip", - "hash": "66d8ae442b5d1510a930e753446bfd132585c96eca2a96c8177157cc0a24f79e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.64.0/downloads/glab_1.64.0_windows_386.zip", + "hash": "f8eab46b27fc30a71ae569fa63a1a23d013346f37d434161721198ce1ba329b1" } }, "bin": "bin\\glab.exe",