From 6626a19f174032897d163ef4b92d6011a4e1de65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 9 Sep 2020 09:18:06 +0200 Subject: [PATCH] balena-cli: Update to version 12.17.2 --- 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 eeae8690b1..06dbd055ab 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.17.1", + "version": "12.17.2", "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.1/balena-cli-v12.17.1-windows-x64-standalone.zip", - "hash": "a123955c98dc4150b869c151ff239bccbcba56f8c17917eaa56c677c52f0ef9e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.17.2/balena-cli-v12.17.2-windows-x64-standalone.zip", + "hash": "56c449ddaeb2ad84fe72aaa26aa1c08a04838b9435c4fdc4bc9872b2d5d2d040" } }, "extract_dir": "balena-cli",