diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index 7eef7ac70c..973f33f8fe 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/bin/windows_amd64/up.exe", - "hash": "1ede4ddd26710f553ade6b4223a65de49b9e120731cb2599c8b407fad5a39747" + "url": "https://cli.upbound.io/stable/v0.19.0/bin/windows_amd64/up.exe", + "hash": "0e1c4c44b15f8b51387469ac39e98f05227d180ed6991e98d599b3651d6badb8" } }, "bin": "up.exe",