From 1c54aa31fee9aed12b33c674428cf0cfc0944824 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:30:14 +0000 Subject: [PATCH] balena-cli: Update to version 19.14.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 ac4e9bca57..2464925a60 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.13.1", + "version": "19.14.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/v19.13.1/balena-cli-v19.13.1-windows-x64-standalone.zip", - "hash": "fdf2a50599478cec3895db6c6870321dffb0d961811d71c275026cd91136c388" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.14.0/balena-cli-v19.14.0-windows-x64-standalone.zip", + "hash": "6cefb982db6abd4d610382e6686c9c7d5f9d7a8dd1ffc1ea02c45bb6e9753b1e" } }, "extract_dir": "balena-cli",