From 9b16a099b97c6623a2475058582fae2ce689e6e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 20:25:49 +0000 Subject: [PATCH] upbound-cli: Update to version 0.31.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 d5eae5c9e8..233f6279eb 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/bin/windows_amd64/up.exe", - "hash": "6e45115790781abde357673a4b948261e2df1d740a850381508c1cae9f25e5ea" + "url": "https://cli.upbound.io/stable/v0.31.0/bin/windows_amd64/up.exe", + "hash": "92216fcd4b387bf172cd15245451c0e711f2f7689a08bdb92a5c89333f73b917" } }, "bin": "up.exe",