From 155aa33535ac582bc3340dc4323925a32a8ccf95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 16:26:42 +0000 Subject: [PATCH] balena-cli: Update to version 17.4.3 --- 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 5569514da0..ec05b002ee 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.4.2", + "version": "17.4.3", "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.2/balena-cli-v17.4.2-windows-x64-standalone.zip", - "hash": "79f4a7d9be188d875691617abbf134ff40582955cb767eec6878a5ff1d414893" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.4.3/balena-cli-v17.4.3-windows-x64-standalone.zip", + "hash": "3666cbdeb0d77ea0b6501f7247714d7065e9f5e6cb93b2386250db57fec2b761" } }, "extract_dir": "balena-cli",