From bb892b49966f761d87da38f566d35f64d2213a9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:29:20 +0000 Subject: [PATCH] balena-cli: Update to version 16.6.0 --- bucket/balena-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/balena-cli.json b/bucket/balena-cli.json index 3386ba4a4a..5373382602 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.5.2", + "version": "16.6.0", "description": "Official balena CLI for interacting with balenaCloud and balena API.", "homepage": "https://github.com/balena-io/balena-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/balena-io/balena-cli/releases/download/v16.5.2/balena-cli-v16.5.2-windows-x64-standalone.zip", - "hash": "cb277848d786a142c64856afcfc53d2ba799a6b7c7a61eae2a5ce4a3129ab846" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.6.0/balena-cli-v16.6.0-windows-x64-standalone.zip", + "hash": "99ee03c80690b776ad730cffd8063347b835b962560567d6e678b95ba855b2f2" } }, "extract_dir": "balena-cli",