From 2fd767a6d6895e16faa0c590f957cb555d7ae3fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 20:26:34 +0000 Subject: [PATCH] balena-cli: Update to version 19.0.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 e07c0e0bdb..fa3ac3401d 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.34", + "version": "19.0.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/v18.2.34/balena-cli-v18.2.34-windows-x64-standalone.zip", - "hash": "c5af1ca8ea42ba20790b68e7aa41043c58ff6afab060bea3fd082d73f26161d9" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.0.0/balena-cli-v19.0.0-windows-x64-standalone.zip", + "hash": "a27ae286d4f8912853c0e29e5353ecce0a8946de56261eaea3a97b587451abc8" } }, "extract_dir": "balena-cli",