From bcb904c89ba3b6cd326f4301b0f91663b0b85f4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 00:32:35 +0000 Subject: [PATCH] balena-cli: Update to version 17.4.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 a5b049cf0a..5e9041da66 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.4.0", + "version": "17.4.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/v17.4.0/balena-cli-v17.4.0-windows-x64-standalone.zip", - "hash": "afe34501089772c88ffa69bb8c631dccccaf3615e9e9fde20e1aa547474cb2b3" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.4.1/balena-cli-v17.4.1-windows-x64-standalone.zip", + "hash": "53353645665a75ddd84d2ffdad6680920439b653d90d663b21e34824c60ee0d5" } }, "extract_dir": "balena-cli",