From f0b51aa84e3aa7b0543070ca742b7371240e8460 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Apr 2021 20:00:17 +0000 Subject: [PATCH] balena-cli: Update to version 12.44.6 --- 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 0787921911..25c7c55226 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.44.5", + "version": "12.44.6", "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.5/balena-cli-v12.44.5-windows-x64-standalone.zip", - "hash": "dca4f79a15bbed88ecae3cde5e5f660f8bb60eab868bd1375a97364fe565124d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.44.6/balena-cli-v12.44.6-windows-x64-standalone.zip", + "hash": "1b4f17956dfe94864855515482ef735cdaf542ac486c2d7c86cc5a802e399c9a" } }, "extract_dir": "balena-cli",