From 7bb2f4896a4fe4fc23b9629c4e80563c16acbbd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 08:25:37 +0000 Subject: [PATCH] upbound-cli: Update to version 0.24.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 166108577b..18edec6e5e 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.24.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.24.1/bin/windows_amd64/up.exe", - "hash": "0ba07a61d6036b562bc8383c7dffa41b74393b4bea787f97ee13e5f5c3a6f531" + "url": "https://cli.upbound.io/stable/v0.24.2/bin/windows_amd64/up.exe", + "hash": "c44cc7282e7d2a3ff27f91bae0f952f42c9e41df1529053febdda6c786b700c7" } }, "bin": "up.exe",