From 1d194915a8592b256c44f4e285368d2b57d805bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 17 Nov 2020 08:07:09 +0100 Subject: [PATCH] balena-cli: Update to version 12.27.4 --- 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 d862fd415a..2afd3707c3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.27.3", + "version": "12.27.4", "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.3/balena-cli-v12.27.3-windows-x64-standalone.zip", - "hash": "393d01851b110df3f93390ea5ea9078e438f7b0de134b0f77199cc7319f26996" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.27.4/balena-cli-v12.27.4-windows-x64-standalone.zip", + "hash": "91f1cd17389a66e60429b00bd1d2916ab1f2627f6fd7a58eea45101877a4f62e" } }, "extract_dir": "balena-cli",