From d74ede3d4a228d14b93ee35b95caba7dff9b5da3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 00:32:57 +0000 Subject: [PATCH] upbound-cli: Update to version 0.19.2 --- 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 a4292b556a..27860fecff 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.19.1/bin/windows_amd64/up.exe", - "hash": "9e4e467d4472da4ee01ae906784925a4921fe545d70efaaaebe9063654f97138" + "url": "https://cli.upbound.io/stable/v0.19.2/bin/windows_amd64/up.exe", + "hash": "12473553551517ded9228111b8f12ef7f5e21676e4f92d9eaf46da3b4183aa72" } }, "bin": "up.exe",