From 78d6fff22ffee14999c6dc2c818a4e731c87cfa0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Mar 2021 18:01:46 +0000 Subject: [PATCH] balena-cli: Update to version 12.42.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 5c86eca257..28180d009d 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.42.0", + "version": "12.42.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.42.0/balena-cli-v12.42.0-windows-x64-standalone.zip", - "hash": "0aacc51ca779ab54b30fa846b8eaad0f69f77906582e28cab39913e82e452c41" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.42.1/balena-cli-v12.42.1-windows-x64-standalone.zip", + "hash": "3145c11a7f2c0927294365f6874eae38e7c5762236439c0c8eb1d63680ef4b48" } }, "extract_dir": "balena-cli",