From 8f377a4e145d1ddc13f9cc2ee79e7aa4b6a419e1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Mar 2021 16:01:18 +0000 Subject: [PATCH] balena-cli: Update to version 12.43.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 c297608f59..3601e8c751 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.43.1", + "version": "12.43.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.43.1/balena-cli-v12.43.1-windows-x64-standalone.zip", - "hash": "87351eb320cad78fefe64ba25a422dc409f26312122d5643022ecf821c83fd6c" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.43.2/balena-cli-v12.43.2-windows-x64-standalone.zip", + "hash": "d0e42c753e8484f5a69eb8583ed8e113f84e43b3e915ae86e1d38a3fac4c5107" } }, "extract_dir": "balena-cli",