From 175feadd3f96e9edeabd536b03adc680c81e36ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:33:01 +0000 Subject: [PATCH] upbound-cli: Update to version 0.20.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 27860fecff..2d46da7648 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.20.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.19.2/bin/windows_amd64/up.exe", - "hash": "12473553551517ded9228111b8f12ef7f5e21676e4f92d9eaf46da3b4183aa72" + "url": "https://cli.upbound.io/stable/v0.20.0/bin/windows_amd64/up.exe", + "hash": "79766d6af51c7aa467232a5444511fd4361e1f7244124583b75004f03da9a78a" } }, "bin": "up.exe",