From 735ce83ec9636dedf5a554fbf46a862b8bd46328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 10 Jul 2020 12:41:28 +0200 Subject: [PATCH] balena-cli: Update to version 12.7.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 f1bf21298a..1941426dd3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.7.0", + "version": "12.7.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.7.0/balena-cli-v12.7.0-windows-x64-standalone.zip", - "hash": "c9cde4b21371df54af8c492eb9c8210fdcc37619645443356aecd474234ebb02" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.7.1/balena-cli-v12.7.1-windows-x64-standalone.zip", + "hash": "b25e4994c2da5d06d00b1785307ed6d206389a676a1f54b07933071b7bae79f0" } }, "extract_dir": "balena-cli",