From 46d8cc8e9d98a5deb366db304e36a7abc361edc1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Apr 2021 22:00:31 +0000 Subject: [PATCH] balena-cli: Update to version 12.44.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 ab71c42bd1..36d7a9750e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.44.3", + "version": "12.44.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/v12.44.3/balena-cli-v12.44.3-windows-x64-standalone.zip", - "hash": "20eec7dc7b1ba732fd755a2e188de4a937a0479f444796c71c552472b5118f1d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.4/balena-cli-v12.44.4-windows-x64-standalone.zip", + "hash": "accc8e0c7dde562f8d315259135ae7313565b68b4a09b4d52a52cb8f048494ec" } }, "extract_dir": "balena-cli",