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