From 071c02f5f52638e58f68b21cf118566d04cf1366 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 04:33:12 +0000 Subject: [PATCH] upbound-cli: Update to version 0.15.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 d8eb065e6f..9d27eb4554 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/bin/windows_amd64/up.exe", - "hash": "cc15297d9dd0d131402f568f74af5532ffa98876b0e4c277dab4f2b387dcd45f" + "url": "https://cli.upbound.io/stable/v0.15.0/bin/windows_amd64/up.exe", + "hash": "d2d939aeb331476617fc5df8323cd703e3c544a1000cd5a513c50694332818a0" } }, "bin": "up.exe",