From 016212ed5f834586d56277143aa291edf9fe47ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 24 Feb 2021 15:14:05 +0100 Subject: [PATCH] balena-cli: Update to version 12.40.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 b87b7023cc..5c3586643a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.40.1", + "version": "12.40.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.40.1/balena-cli-v12.40.1-windows-x64-standalone.zip", - "hash": "2aee38bb7477c1df1cf247b490723e91994929281458d55497cd3d2e1ca5ff51" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.40.2/balena-cli-v12.40.2-windows-x64-standalone.zip", + "hash": "f05ca760e08f8712fdf7732a941ac1f7df1a493f91115fe70de472b98a382a38" } }, "extract_dir": "balena-cli",