From 42f0cc13100237963dcf2c3b9186e4147bf34238 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 08:30:36 +0000 Subject: [PATCH] upbound-cli: Update to version 0.34.2 --- bucket/upbound-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index 1a4cd74f20..16a38b307e 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.34.1", + "version": "0.34.2", "description": "Official CLI for interacting with Upbound Cloud, Upbound Enterprise, and Universal Crossplane (UXP).", "homepage": "https://cloud.upbound.io/docs/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://cli.upbound.io/stable/v0.34.1/bin/windows_amd64/up.exe", - "hash": "fc4ee7833633f037618afedb9418a6e0813e54727e94edcf616e0567fc4d347d" + "url": "https://cli.upbound.io/stable/v0.34.2/bin/windows_amd64/up.exe", + "hash": "7ab04909444baf95049420fd3684637c5d4903d457fcbc196737faf2e520c5ef" } }, "bin": "up.exe",