From 55ff7e0d08257b826757d6d241c1ded4d3a92f0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:27:49 +0000 Subject: [PATCH] glab: Update to version 1.35.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 48ab234949..1071fead40 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.34.0", + "version": "1.35.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.34.0/downloads/glab_1.34.0_Windows_x86_64.zip", - "hash": "e86890db9742ba8c742ea13c37f23ef54960e33fedc93153bded5c6df69a88c5" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.35.0/downloads/glab_1.35.0_Windows_x86_64.zip", + "hash": "ed9e88f2cd60c99ebc2cda4c351f39bd291878100f9af4d5fade885e0abdb6da" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.34.0/downloads/glab_1.34.0_Windows_i386.zip", - "hash": "c0dec7af3158bb5f3cbc48b4e70670b2a383716b396895cf95f90d4a4ca9e8e7" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.35.0/downloads/glab_1.35.0_Windows_i386.zip", + "hash": "80bf5bbd907f2d5a5cb0e399737bbf161040a7c525c4d27b1c0a3bf07ccf69ab" } }, "bin": "bin\\glab.exe",