diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index 9d27eb4554..c886218ff5 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/bin/windows_amd64/up.exe", - "hash": "d2d939aeb331476617fc5df8323cd703e3c544a1000cd5a513c50694332818a0" + "url": "https://cli.upbound.io/stable/v0.16.0/bin/windows_amd64/up.exe", + "hash": "a5af46d3cdbac65600a170fb634a9339c955e9f56fc2c9d79a46f0ad6569e842" } }, "bin": "up.exe",