From e8e6dc09ae2a5569ef832af45cb22a4744ffaa43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 27 Oct 2020 13:26:47 +0100 Subject: [PATCH] balena-cli: Update to version 12.25.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 7e40ec8604..f2ff61a492 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.25.4", + "version": "12.25.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.25.4/balena-cli-v12.25.4-windows-x64-standalone.zip", - "hash": "be70ad842473ae884299bd79770c7d682743d5d70f25ca42ddbd0a5265d9792c" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.25.5/balena-cli-v12.25.5-windows-x64-standalone.zip", + "hash": "70563f316ba1853927fbfe6d483f2e6bf617ce1a98ab0d37c6b2c8a61abab663" } }, "extract_dir": "balena-cli",