From f1dc4481ab619cd197ed382297cc59f99814ac99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:35:47 +0000 Subject: [PATCH] balena-cli: Update to version 14.2.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 80a61d0c70..2bca17eb22 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.1.0", + "version": "14.2.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.1.0/balena-cli-v14.1.0-windows-x64-standalone.zip", - "hash": "d83593301c3ad209fa99d41f9a8a16787f5ddcf0ee20b5fba4f2e2e423c0a0ba" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.2.0/balena-cli-v14.2.0-windows-x64-standalone.zip", + "hash": "c34314bfc3390d51f5309813c64153ac400876221fac7f98ba42bae198091b10" } }, "extract_dir": "balena-cli",