From f536b6627b0ab530b0efcfe81762fd9e42d543ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:32:00 +0000 Subject: [PATCH] balena-cli: Update to version 14.5.1 --- 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 7fc7eaeab2..18a8dc003e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.5.0", + "version": "14.5.1", "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.5.0/balena-cli-v14.5.0-windows-x64-standalone.zip", - "hash": "a31a063495e0852b788d7a87641c77de9dd80a297000cfbf0562d67147f57317" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.5.1/balena-cli-v14.5.1-windows-x64-standalone.zip", + "hash": "26b299005ba6cf5b6b3fa81c133ea87bf43aca3626557990346eb6d7dafded14" } }, "extract_dir": "balena-cli",