From 9398936c09cbcb268698c47b705253e0c93c29ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:23:55 +0000 Subject: [PATCH] balena-cli: Update to version 17.4.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 ec05b002ee..bce53c24f9 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.4.3", + "version": "17.4.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/v17.4.3/balena-cli-v17.4.3-windows-x64-standalone.zip", - "hash": "3666cbdeb0d77ea0b6501f7247714d7065e9f5e6cb93b2386250db57fec2b761" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.4.4/balena-cli-v17.4.4-windows-x64-standalone.zip", + "hash": "5354dcada019907a0fde8da24b4ca306f3b38fc2627abd453c9fdc912aa45a2f" } }, "extract_dir": "balena-cli",