From 7349b8be2c032b47ba046b7ceb46ef0604eeb5e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 13 Jul 2020 14:33:30 +0200 Subject: [PATCH] balena-cli: Update to version 12.7.5 --- 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 8b3aeca106..dbdfd87a8e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.7.3", + "version": "12.7.5", "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.3/balena-cli-v12.7.3-windows-x64-standalone.zip", - "hash": "03ba1e175f8eb015410103f7d9583d26a007b02161888d81b738d10ac9f825de" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.7.5/balena-cli-v12.7.5-windows-x64-standalone.zip", + "hash": "c1638bff483414e8933afaa25ab8e89aad0a6e361f0e8df536ae89f69def79d2" } }, "extract_dir": "balena-cli",