From 872c6927d10ec74c947c55dda130ef4a55c8f327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Sep 2020 08:52:11 +0200 Subject: [PATCH] balena-cli: Update to version 12.20.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 17712e02a4..9f6761150a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.19.0", + "version": "12.20.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.19.0/balena-cli-v12.19.0-windows-x64-standalone.zip", - "hash": "de9fc61194636b0cf621e16402624ebb18cfe21a35cafca5671a9eb2742f69c5" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.20.0/balena-cli-v12.20.0-windows-x64-standalone.zip", + "hash": "8f99f4a13171b64b6448d7e315bcddc9298f8380f7141c99a901608f7f0554b0" } }, "extract_dir": "balena-cli",