From 8b5433dbca5a5a2ce0c971fc762886f24ef37ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Jul 2020 08:07:39 +0200 Subject: [PATCH] balena-cli: Update to version 12.7.7 --- 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 dbdfd87a8e..d208cc7792 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.7.5", + "version": "12.7.7", "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.5/balena-cli-v12.7.5-windows-x64-standalone.zip", - "hash": "c1638bff483414e8933afaa25ab8e89aad0a6e361f0e8df536ae89f69def79d2" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.7.7/balena-cli-v12.7.7-windows-x64-standalone.zip", + "hash": "21f41ac23a52594294e56dc7a8fe3126953e9e5713d975cc31a4766bd3e03d6b" } }, "extract_dir": "balena-cli",