From 7b426063093c11d82e67803dfa29663caba2d674 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 20:24:43 +0000 Subject: [PATCH] glab: Update to version 1.37.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index 02a6c57b08..926a0a2bfb 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.36.0", + "version": "1.37.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.36.0/downloads/glab_1.36.0_Windows_x86_64.zip", - "hash": "79091166207e67f007898a29bf172d4649f97721ea13c42406a3e73cf5c4e5c5" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.37.0/downloads/glab_1.37.0_Windows_x86_64.zip", + "hash": "aec41e58fc22c871627b1d99a6add072b1e2128a0b0c57f44a97fc2c28ef6d01" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.36.0/downloads/glab_1.36.0_Windows_i386.zip", - "hash": "5d9422caba8ab5ffc9add0b2b2393a822cc56a25663a06c7caad2a488598b98e" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.37.0/downloads/glab_1.37.0_Windows_i386.zip", + "hash": "6a9e89bc0e57389d85ff965a4cecd7cb7da72b14270f5c3d00afb64f2a868a74" } }, "bin": "bin\\glab.exe",