From 7c45609eb50b3dff5787a007e85ec2ce3c16d919 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:26:09 +0000 Subject: [PATCH] upbound-cli: Update to version 0.32.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 302ebc9e1b..c346bff116 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.32.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.32.0/bin/windows_amd64/up.exe", - "hash": "31bfa61227ed6666252aa8d6f6dde840bbe5e7e5e39f1b9190186ddd95fb3534" + "url": "https://cli.upbound.io/stable/v0.32.1/bin/windows_amd64/up.exe", + "hash": "84eca74448eb7e09af2c043eab1e8f11f8dab0a554b8b8b1b920025874d3d9bc" } }, "bin": "up.exe",