From 78afb3ee087281c2009fe439586fab97d37615a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Dec 2020 21:50:11 +0100 Subject: [PATCH] balena-cli: Update to version 12.33.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 bfd64c85e5..bb02e0ea4f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.32.2", + "version": "12.33.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.32.2/balena-cli-v12.32.2-windows-x64-standalone.zip", - "hash": "d694338e1e9902907ceda31e2efc30c1561419d864137d0daea138035837a105" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.33.1/balena-cli-v12.33.1-windows-x64-standalone.zip", + "hash": "c18c8d2e28b2d4ffbe79c0a159883c50d4eb288db741a7d20b16c5a17fa6a19f" } }, "extract_dir": "balena-cli",