From 4c6a004d2b1b39b1e03cb07221f552815c8dc30e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 04:33:01 +0000 Subject: [PATCH] upbound-cli: Update to version 0.14.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 b741e1d476..d8eb065e6f 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.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.13.0/bin/windows_amd64/up.exe", - "hash": "ac9e15b313e2ef6187a7617188eafa5733a1e57a825d51b955f4a420cb9e4975" + "url": "https://cli.upbound.io/stable/v0.14.0/bin/windows_amd64/up.exe", + "hash": "cc15297d9dd0d131402f568f74af5532ffa98876b0e4c277dab4f2b387dcd45f" } }, "bin": "up.exe",