diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index d5eae5c9e8..233f6279eb 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/bin/windows_amd64/up.exe", - "hash": "6e45115790781abde357673a4b948261e2df1d740a850381508c1cae9f25e5ea" + "url": "https://cli.upbound.io/stable/v0.31.0/bin/windows_amd64/up.exe", + "hash": "92216fcd4b387bf172cd15245451c0e711f2f7689a08bdb92a5c89333f73b917" } }, "bin": "up.exe",