From d9c386dd6b04ea68ce4cdb2ad6426a1b35b18247 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 20:28:21 +0000 Subject: [PATCH] upbound-cli: Update to version 0.34.0 --- 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 bfee391939..9207cd6d8e 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.0", "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.33.0/bin/windows_amd64/up.exe", - "hash": "8a6dcb7f82520296c885410cf7832639140ccd2adfafb2f16048c7782bd80c2e" + "url": "https://cli.upbound.io/stable/v0.34.0/bin/windows_amd64/up.exe", + "hash": "976a20cbae4edfbd18a335bdabba1353120c7ea6b475ca3e7090b4307676a3f0" } }, "bin": "up.exe",