From fc40a4889d00773b405520492b2336bb5e2c7f5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 00:35:20 +0000 Subject: [PATCH] upbound-cli: Update to version 0.12.2 --- bucket/upbound-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/upbound-cli.json b/bucket/upbound-cli.json index a98e0a5084..3ce9e163f7 100644 --- a/bucket/upbound-cli.json +++ b/bucket/upbound-cli.json @@ -1,12 +1,12 @@ { - "version": "0.12.1", + "version": "0.12.2", "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.12.1/bin/windows_amd64/up.exe", - "hash": "db3c9c5e38162990ef31eb4f5f79aa08a1c8fbdde46589a2b2c12d261cf8c069" + "url": "https://cli.upbound.io/stable/v0.12.2/bin/windows_amd64/up.exe", + "hash": "e97287371f36022f673824eed3aa2b1845a6b39627eede486981504650e47be6" } }, "bin": "up.exe",