From 68b8f2ce63376fce62783a2ed76f47aa1a9316f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 30 Jul 2020 18:20:21 +0200 Subject: [PATCH] balena-cli: Update to version 12.9.9 --- 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 00ed445b0e..124ed7a9be 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.9.7", + "version": "12.9.9", "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.9.7/balena-cli-v12.9.7-windows-x64-standalone.zip", - "hash": "deeb291397a47ab3d9849b4c92bebb6628bbdeb5086804de8cd362468625de57" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.9.9/balena-cli-v12.9.9-windows-x64-standalone.zip", + "hash": "031922ca465c9d051c0fb8887c44952c5b9a0abec33d06e42c94e7233106f04d" } }, "extract_dir": "balena-cli",