From eb13ee7a7bbdbb3b59806e0f9f0363ea1c624156 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Nov 2021 22:01:49 +0000 Subject: [PATCH] balena-cli: Update to version 12.54.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 07a75490fa..3f86b79930 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.53.2", + "version": "12.54.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.53.2/balena-cli-v12.53.2-windows-x64-standalone.zip", - "hash": "9516bc314f0c88a519be8558d9c37fb321a6d7e68e0d32649b509a80b531863e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.54.0/balena-cli-v12.54.0-windows-x64-standalone.zip", + "hash": "3a634c487b43d95d0f7eaf4146ba1bceb8032b19119971b0db32cd730b31d674" } }, "extract_dir": "balena-cli",