diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index 0ca2a73b9c..847dc052f0 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/bin/windows_amd64/up.exe", - "hash": "99fc37b3c5ee99d3c509341643a96fe3470e0f0653ced179c15d9aa4dc44d172" + "url": "https://cli.upbound.io/stable/v0.22.0/bin/windows_amd64/up.exe", + "hash": "707341852ccc2eeb81bd729a168751dbe2ab2ef7f86220c00b6ff7c5013e181e" } }, "bin": "up.exe",