From dd782e80fa345d88c1e976970dcdb5840e15af5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 31 Mar 2021 14:54:12 +0200 Subject: [PATCH] balena-cli: Update to version 12.44.0 --- 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 3601e8c751..fd41e1a1c4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.43.2", + "version": "12.44.0", "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.43.2/balena-cli-v12.43.2-windows-x64-standalone.zip", - "hash": "d0e42c753e8484f5a69eb8583ed8e113f84e43b3e915ae86e1d38a3fac4c5107" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.0/balena-cli-v12.44.0-windows-x64-standalone.zip", + "hash": "7223c059264d6653c3eccd5c64ec01b7c8fa34e39b7a53740f62d6ec56250989" } }, "extract_dir": "balena-cli",