From d7eb7bfd47b59cea4f39dce4d13891b531696575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 27 Aug 2020 08:26:34 +0200 Subject: [PATCH] balena-cli: Update to version 12.14.14 --- 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 c3d2202fc7..53db292fcc 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.14.13", + "version": "12.14.14", "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.13/balena-cli-v12.14.13-windows-x64-standalone.zip", - "hash": "dc3493af652b86325d9de8f9cdb6745df50805dd2cba634e1c796e9fa01badb3" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.14.14/balena-cli-v12.14.14-windows-x64-standalone.zip", + "hash": "db557bcd05030f4417593b0c140de446a29a7ae0f0e4e9c57b5e06e840e3186d" } }, "extract_dir": "balena-cli",