From 205e0ab75f9db4c8d05bfb38af975d4b95437532 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 16:28:18 +0000 Subject: [PATCH] upbound-cli: Update to version 0.16.1 --- 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 c886218ff5..89974114b5 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.16.1", "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.16.0/bin/windows_amd64/up.exe", - "hash": "a5af46d3cdbac65600a170fb634a9339c955e9f56fc2c9d79a46f0ad6569e842" + "url": "https://cli.upbound.io/stable/v0.16.1/bin/windows_amd64/up.exe", + "hash": "6f099f68517e6234c307798645df6accf07df4e84f83a64d39af3e53582d6d26" } }, "bin": "up.exe",