From afc9dc631f6fdbacb57a2481ee8474780ebad15b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 04:59:53 +0000 Subject: [PATCH] balena-cli: Update to version 14.5.0 --- 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 555efe47ae..7fc7eaeab2 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.4.3", + "version": "14.5.0", "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/v14.4.3/balena-cli-v14.4.3-windows-x64-standalone.zip", - "hash": "0e86ac05b8842d4c84617d34d08c72cad66898d4299b29a1c240e95cbe2a0348" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.5.0/balena-cli-v14.5.0-windows-x64-standalone.zip", + "hash": "a31a063495e0852b788d7a87641c77de9dd80a297000cfbf0562d67147f57317" } }, "extract_dir": "balena-cli",