From 273d4e73e691e98d6701479c5f4e1fb1addd88b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:34:07 +0000 Subject: [PATCH] upbound-cli: Update to version 0.12.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 f88a0eeffd..90be6e57e9 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/bin/windows_amd64/up.exe", - "hash": "47e08b86a3f3c40652fa2d51dd8e27d85c7e113fdfeb4f02fc20896072baab9b" + "url": "https://cli.upbound.io/stable/v0.12.0/bin/windows_amd64/up.exe", + "hash": "f56b867795788cce85aa48a7c524da2645c67964bee17c75d21aaf5802a77793" } }, "bin": "up.exe",