From fcbeb9ea2a4095134b8cf07bc6b7687ba051d7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Dec 2020 21:44:58 +0100 Subject: [PATCH] balena-cli: Update to version 12.29.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 48d092041f..cb52e34efd 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.28.3", + "version": "12.29.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.28.3/balena-cli-v12.28.3-windows-x64-standalone.zip", - "hash": "792bf061f714c84230c2c00d030f640302aeac5d4ebd68cf6880289b9a03ce03" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.29.0/balena-cli-v12.29.0-windows-x64-standalone.zip", + "hash": "29ebe5b6829de35d0fe280e0145ee88ccd89635166cd16dc63670bba5bc90335" } }, "extract_dir": "balena-cli",