From 05a83aaf8e2242b04d3a318619436f73617f6ed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 16:31:29 +0000 Subject: [PATCH] balena-cli: Update to version 14.1.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 87c7d1d608..80a61d0c70 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.0.0", + "version": "14.1.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.0.0/balena-cli-v14.0.0-windows-x64-standalone.zip", - "hash": "0ad2ba1edf79948e5379f3a069e91ea389f446eb21fdb7eefd5aa6d54afec99b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.1.0/balena-cli-v14.1.0-windows-x64-standalone.zip", + "hash": "d83593301c3ad209fa99d41f9a8a16787f5ddcf0ee20b5fba4f2e2e423c0a0ba" } }, "extract_dir": "balena-cli",