From 97bf662c7b61914f0c50ac47672379279fc3587e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 20:28:31 +0000 Subject: [PATCH] balena-cli: Update to version 13.4.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 c17dd320d7..e35f4434be 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.4.2", + "version": "13.4.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/v13.4.2/balena-cli-v13.4.2-windows-x64-standalone.zip", - "hash": "433835c9ed0542463ca7ccea40efbd0e433370cbec4885c3d7714e679173b353" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.4.3/balena-cli-v13.4.3-windows-x64-standalone.zip", + "hash": "5875a8c9c6af87d7ec38ced71e0398879ec17aa0167e659ae8af6e689254d0d5" } }, "extract_dir": "balena-cli",