From 7e16be27740be70a8fd0541ed422c6f3893643b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 00:46:08 +0000 Subject: [PATCH] balena-cli: Update to version 16.7.1 --- 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 25ef8761a2..4422c1ac9b 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.7.0", + "version": "16.7.1", "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.7.0/balena-cli-v16.7.0-windows-x64-standalone.zip", - "hash": "021a034fbb6879ce25e4640e187f7dd90c9d4417ff5dfa80ad056886d4d52c8f" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.7.1/balena-cli-v16.7.1-windows-x64-standalone.zip", + "hash": "9814a9aa6a1d20f3d54f58f05b12136e5f1a4de2850707c7ec7bc9f3c7510ec4" } }, "extract_dir": "balena-cli",