From 89550a03646002d3d9ecd7106803f39a58c37901 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 9 May 2021 23:01:47 +0000 Subject: [PATCH] balena-cli: Update to version 12.44.14 --- 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 a5437913b5..cefc90418a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.44.13", + "version": "12.44.14", "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.13/balena-cli-v12.44.13-windows-x64-standalone.zip", - "hash": "750ed6de540aad530c90bd8e762915cae04c9125167b0d9d879e4ce4158825ef" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.14/balena-cli-v12.44.14-windows-x64-standalone.zip", + "hash": "13ed9952bea5ee86d9b041e63af0a03f4173bdb740f1bf354b71374d9923b631" } }, "extract_dir": "balena-cli",