From b5a21364b3ed65c620441024fb674523743aaa84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Nov 2020 16:46:50 +0100 Subject: [PATCH] balena-cli: Update to version 12.28.3 --- 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 eab2c2dca0..48d092041f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.28.2", + "version": "12.28.3", "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.28.2/balena-cli-v12.28.2-windows-x64-standalone.zip", - "hash": "0929b7d0671aa5e5386c312169f491293a5243c4a3e06cd3dcad44cede13166e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.28.3/balena-cli-v12.28.3-windows-x64-standalone.zip", + "hash": "792bf061f714c84230c2c00d030f640302aeac5d4ebd68cf6880289b9a03ce03" } }, "extract_dir": "balena-cli",