From 2104c5b0835522aa370fd5fd2f28d8d323a1cab7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 00:33:35 +0000 Subject: [PATCH] upbound-cli: Update to version 0.26.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 a52f37a5a6..aa3c15172d 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.26.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.25.0/bin/windows_amd64/up.exe", - "hash": "7ab9f228a364956f4e2f357a1a90d98a11b2e7e132bcbc0f68302225c5fbaca4" + "url": "https://cli.upbound.io/stable/v0.26.0/bin/windows_amd64/up.exe", + "hash": "f1c94014e8eb9b86d9377e44522031288d39b4247806c8fa2b96421b41e108d2" } }, "bin": "up.exe",