diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index f8d3cc5190..fd3e746805 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.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.27.0/bin/windows_amd64/up.exe", - "hash": "68b769de2a027b4e02c44758d1d459de372f6e2ec98ea515ef7ca1e5ec261526" + "url": "https://cli.upbound.io/stable/v0.28.0/bin/windows_amd64/up.exe", + "hash": "cc48a5661794bb2397dfcf5ada6f95d6fb7f0d12047946c2977ba9d3479f7b07" } }, "bin": "up.exe",