From 312b0f01e949bf0dc65f34e673d2fb595a2c3f4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 00:33:12 +0000 Subject: [PATCH] glab: Update to version 1.30.0 --- bucket/glab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/glab.json b/bucket/glab.json index be08b47422..3c02e497fa 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.29.4", + "version": "1.30.0", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_x86_64.zip", - "hash": "868fdf53bee1a34ad7596f11c5cf84e462bf00eee8749ed54d39205af0ccb75d" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.30.0/downloads/glab_1.30.0_Windows_x86_64.zip", + "hash": "c305bc83a3afa4d603b65439048e23050068fd49ce4f003c4723e1c94e6719df" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.29.4/downloads/glab_1.29.4_Windows_i386.zip", - "hash": "f4ecc96c9934632ac74c099f75e544d5a95da7b24f13160fb6ae0635cac9f6f0" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.30.0/downloads/glab_1.30.0_Windows_i386.zip", + "hash": "8a2f44e8738fc3b89192673c72eb29445eb50229ed3d58cbfe082d99a14697d6" } }, "bin": "bin\\glab.exe",