From 1c2c9a0ff777ffa2ae0bb9f3345459c1eaad7714 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:25:58 +0000 Subject: [PATCH] upbound-cli: Update to version 0.18.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 cb7898ea7e..7eef7ac70c 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/bin/windows_amd64/up.exe", - "hash": "7f883819b122bae5251ccb11ade2b1fbc999d9dea956bf5e3060395c26c8634c" + "url": "https://cli.upbound.io/stable/v0.18.0/bin/windows_amd64/up.exe", + "hash": "1ede4ddd26710f553ade6b4223a65de49b9e120731cb2599c8b407fad5a39747" } }, "bin": "up.exe",