From e23dfa05d3c8794567e9a315d10e082951a356a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 17 Dec 2020 17:04:11 +0100 Subject: [PATCH] balena-cli: Update to version 12.35.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 1b5dcb9477..9bd1ef3b23 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.35.0", + "version": "12.35.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.35.0/balena-cli-v12.35.0-windows-x64-standalone.zip", - "hash": "6ee96fc18d60ac813881d99f1189c2709ef35ca3ba9e2c1d73f1705c8552cd38" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.35.1/balena-cli-v12.35.1-windows-x64-standalone.zip", + "hash": "91277022d3406e20c563a792c23157ec9c46fc24ff69194b459ea180e86225e0" } }, "extract_dir": "balena-cli",