From ea49d3edb0bcb48b373eaa0e789499f1761ce1b2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 27 Nov 2021 02:01:48 +0000 Subject: [PATCH] balena-cli: Update to version 12.54.5 --- 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 c0dff9bdb5..b3b8a96cfa 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.54.4", + "version": "12.54.5", "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.54.4/balena-cli-v12.54.4-windows-x64-standalone.zip", - "hash": "4806b3829a014c99f235d8448449aa1d9f287b4c232961e3677235ff3ec327cf" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.54.5/balena-cli-v12.54.5-windows-x64-standalone.zip", + "hash": "380da4e8ddbd53473a5d67cc62453af477177d6be9cdffda260596ca7d9aed38" } }, "extract_dir": "balena-cli",