From ac40adcff3e13c06455e685d950b397caeb46485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 24 Aug 2020 17:07:15 +0200 Subject: [PATCH] balena-cli: Update to version 12.14.12 --- 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 960e1e13e7..96b6f375f8 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.14.11", + "version": "12.14.12", "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.11/balena-cli-v12.14.11-windows-x64-standalone.zip", - "hash": "0f24b396a41e3752de322d1419c965d080d023f031730f846b7fa9854cdab8a7" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.14.12/balena-cli-v12.14.12-windows-x64-standalone.zip", + "hash": "9db0e111327eaff37e4c67d20a4cc350b8d2c78800b85a4c921186a451b9e9ea" } }, "extract_dir": "balena-cli",