From b4049b071140e8a0ce3ed8ac7402bfad10d5b34b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 04:57:12 +0000 Subject: [PATCH] balena-cli: Update to version 14.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 1af9eeb7ef..fd6a002040 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.3.1", + "version": "14.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/v14.3.1/balena-cli-v14.3.1-windows-x64-standalone.zip", - "hash": "9a2bdee9078500eaa82b281e597392bce6b9ee80ef026423e9752450de1fa90b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.4.1/balena-cli-v14.4.1-windows-x64-standalone.zip", + "hash": "97df1246b83a5261b8179aa86f188d776ba65a5d17894b2b87b36b21be11277c" } }, "extract_dir": "balena-cli",