From ba6be116f55fcf137c86c726a5314412d51a1213 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:32:16 +0000 Subject: [PATCH] upbound-cli: Update to version 0.33.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 c346bff116..bfee391939 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.33.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.32.1/bin/windows_amd64/up.exe", - "hash": "84eca74448eb7e09af2c043eab1e8f11f8dab0a554b8b8b1b920025874d3d9bc" + "url": "https://cli.upbound.io/stable/v0.33.0/bin/windows_amd64/up.exe", + "hash": "8a6dcb7f82520296c885410cf7832639140ccd2adfafb2f16048c7782bd80c2e" } }, "bin": "up.exe",