From 0ea205bc40a7a6f132c1c4469d9f930f631abf57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 8 Sep 2020 18:33:59 +0200 Subject: [PATCH] balena-cli: Update to version 12.17.1 --- 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 615dde91cb..eeae8690b1 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.17.0", + "version": "12.17.1", "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.17.0/balena-cli-v12.17.0-windows-x64-standalone.zip", - "hash": "e5d6ee383e95dac846721f55a494f7125b9aecf7c018f06c60fa6730259f2a84" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.17.1/balena-cli-v12.17.1-windows-x64-standalone.zip", + "hash": "a123955c98dc4150b869c151ff239bccbcba56f8c17917eaa56c677c52f0ef9e" } }, "extract_dir": "balena-cli",