From 132a6c8a4bbf4387a741bece01f03078cd572522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 21 Aug 2020 14:42:57 +0200 Subject: [PATCH] balena-cli: Update to version 12.14.11 --- 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 718a7c6ef6..960e1e13e7 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.14.10", + "version": "12.14.11", "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.14.10/balena-cli-v12.14.10-windows-x64-standalone.zip", - "hash": "100334e9075780cae9c598819b72f5097911b977ec6a4ff49ecb2c723c1a1f13" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.14.11/balena-cli-v12.14.11-windows-x64-standalone.zip", + "hash": "0f24b396a41e3752de322d1419c965d080d023f031730f846b7fa9854cdab8a7" } }, "extract_dir": "balena-cli",