From 9f549137e192dc7e4158242e4f9407553af011ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Dec 2020 17:50:14 +0100 Subject: [PATCH] balena-cli: Update to version 12.30.1 --- 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 93d72eef18..556ab04440 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.29.1", + "version": "12.30.1", "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.29.1/balena-cli-v12.29.1-windows-x64-standalone.zip", - "hash": "260d5ca0ff20b3f865cdf2107207124fabda3d9f146884a234f5677d817087c6" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.30.1/balena-cli-v12.30.1-windows-x64-standalone.zip", + "hash": "ba75fea43e9ddec1a769691c1a59aa8358886c8c4d5535c254ec5a809ec2a58f" } }, "extract_dir": "balena-cli",