From 329fcedbc89afe2c15f9d8dc725ba3b6b0fd562e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 00:34:06 +0000 Subject: [PATCH] upbound-cli: Update to version 0.30.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 f5bf2e65c0..d5eae5c9e8 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/bin/windows_amd64/up.exe", - "hash": "50655884843c301ea071df5fd8fde8906f535527884ed16b836f673d58623400" + "url": "https://cli.upbound.io/stable/v0.30.0/bin/windows_amd64/up.exe", + "hash": "6e45115790781abde357673a4b948261e2df1d740a850381508c1cae9f25e5ea" } }, "bin": "up.exe",