diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index 579a3340ee..caa081b89b 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/bin/windows_amd64/up.exe", - "hash": "09eceb0be3a61a5d6eb7e714fe7240b906f843d8642df7d55a3fe988e22404c6" + "url": "https://cli.upbound.io/stable/v0.24.0/bin/windows_amd64/up.exe", + "hash": "28d56c2638c902f28107dfb54cf06d412d0f534fd1851dd8424244f6aee06f98" } }, "bin": "up.exe",