From 6ba1fd8c58a148d21f84a63767204f9ac7cf997e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Dec 2020 14:48:59 +0100 Subject: [PATCH] balena-cli: Update to version 12.35.2 --- 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 9bd1ef3b23..e888814e79 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.35.1", + "version": "12.35.2", "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.35.1/balena-cli-v12.35.1-windows-x64-standalone.zip", - "hash": "91277022d3406e20c563a792c23157ec9c46fc24ff69194b459ea180e86225e0" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.35.2/balena-cli-v12.35.2-windows-x64-standalone.zip", + "hash": "a69530412c4f55efa0772fea5f2373edcc3b3abbbd1a6b027bff3f09374c5ca0" } }, "extract_dir": "balena-cli",