From e10c48835fa082f5a193f5ed3c1bcc854125961a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:23:07 +0000 Subject: [PATCH] upbound-cli: Update to version 0.23.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 863c1b9112..579a3340ee 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.22.1", + "version": "0.23.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.22.1/bin/windows_amd64/up.exe", - "hash": "8dbc2bc94e35a9edf22b330e785d0ad3e4494720d93391c459169e0635a7fe16" + "url": "https://cli.upbound.io/stable/v0.23.0/bin/windows_amd64/up.exe", + "hash": "09eceb0be3a61a5d6eb7e714fe7240b906f843d8642df7d55a3fe988e22404c6" } }, "bin": "up.exe",