From c41ad2ff2c623839e781a2aa3d3af4626cf6da0c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Nov 2021 23:00:39 +0000 Subject: [PATCH] balena-cli: Update to version 12.55.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 b3b8a96cfa..5693fc4c08 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.54.5", + "version": "12.55.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.54.5/balena-cli-v12.54.5-windows-x64-standalone.zip", - "hash": "380da4e8ddbd53473a5d67cc62453af477177d6be9cdffda260596ca7d9aed38" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.55.0/balena-cli-v12.55.0-windows-x64-standalone.zip", + "hash": "5df694fe417651143197d70ccf75e1237c81a101302e83b622e4fc5cf48600cf" } }, "extract_dir": "balena-cli",