From 166e467ef832dd55e6079cf29eccbdff73c3fd9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Dec 2020 08:05:21 +0100 Subject: [PATCH] balena-cli: Update to version 12.32.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 5561f49584..bfd64c85e5 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.31.0", + "version": "12.32.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.31.0/balena-cli-v12.31.0-windows-x64-standalone.zip", - "hash": "8196e02fff508957a608a8e384f42a539499cb14a9194687a211dca88b886efe" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.32.2/balena-cli-v12.32.2-windows-x64-standalone.zip", + "hash": "d694338e1e9902907ceda31e2efc30c1561419d864137d0daea138035837a105" } }, "extract_dir": "balena-cli",