From cc6aafe6c57bffeac97ac297ca85f422af72dd90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:31:02 +0000 Subject: [PATCH] balena-cli: Update to version 16.7.4 --- 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 0ae1afb07d..99290336ad 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.7.2", + "version": "16.7.4", "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.2/balena-cli-v16.7.2-windows-x64-standalone.zip", - "hash": "f0e5f2d57abec11c2d17739239385fb76b5a9ef6cf7fff9d014d0d6125453f32" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.7.4/balena-cli-v16.7.4-windows-x64-standalone.zip", + "hash": "1bd8eda4d96f287d1d3d9ce975e2eb897ea7cbd10393cc193f9f02a10a1b772f" } }, "extract_dir": "balena-cli",