From e34f38b38aeb8c2801a46269885775b596661e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 5 Sep 2020 13:51:31 +0200 Subject: [PATCH] balena-cli: Update to version 12.16.0 --- 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 c97f7df6cc..407e361321 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.15.0", + "version": "12.16.0", "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.15.0/balena-cli-v12.15.0-windows-x64-standalone.zip", - "hash": "040c883d1acbaee0651ce4e3a44fb3b0154a708bf2290b8d2ef464869ff03a5e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.16.0/balena-cli-v12.16.0-windows-x64-standalone.zip", + "hash": "8c75d35856b028ef1f173cc553f8bf28f2fef3d44e24668827457777c5b050c4" } }, "extract_dir": "balena-cli",