From 813d18953e417e9af8d8e4c387622683b17d390f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 11 Nov 2020 21:25:42 +0100 Subject: [PATCH] balena-cli: Update to version 12.27.3 --- 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 0e471626b8..d862fd415a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.27.2", + "version": "12.27.3", "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.2/balena-cli-v12.27.2-windows-x64-standalone.zip", - "hash": "ead50498009166777c72373b06806bf4caaf1079af41229cfb11c193f439e02b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.27.3/balena-cli-v12.27.3-windows-x64-standalone.zip", + "hash": "393d01851b110df3f93390ea5ea9078e438f7b0de134b0f77199cc7319f26996" } }, "extract_dir": "balena-cli",