From 256b47410353552c99cf316feff651b86213beb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 26 Oct 2020 09:09:54 +0100 Subject: [PATCH] balena-cli: Update to version 12.25.4 --- 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 8092e0b853..7e40ec8604 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.25.3", + "version": "12.25.4", "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.3/balena-cli-v12.25.3-windows-x64-standalone.zip", - "hash": "c8efbec8871710872b1928085e98210328ab64b030f6f3c6f69c73e5c763cd1b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.25.4/balena-cli-v12.25.4-windows-x64-standalone.zip", + "hash": "be70ad842473ae884299bd79770c7d682743d5d70f25ca42ddbd0a5265d9792c" } }, "extract_dir": "balena-cli",