From cad8d29a6d83eb3e66ee1a6e46f963e8d5faf2ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 9 Nov 2020 16:26:07 +0100 Subject: [PATCH] balena-cli: Update to version 12.27.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 7177ea4a41..0e471626b8 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.27.1", + "version": "12.27.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.27.1/balena-cli-v12.27.1-windows-x64-standalone.zip", - "hash": "b0a4ea2a0402aac13d73880b92dd4d8d9280fb85d83c4cca7c61944e6f6ede86" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.27.2/balena-cli-v12.27.2-windows-x64-standalone.zip", + "hash": "ead50498009166777c72373b06806bf4caaf1079af41229cfb11c193f439e02b" } }, "extract_dir": "balena-cli",