From a963b053e139f5d93f877250417535d478bf41e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:27:31 +0000 Subject: [PATCH] balena-cli: Update to version 19.0.11 --- 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 3e59ba9ffb..e8154390d4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.0.10", + "version": "19.0.11", "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.0.10/balena-cli-v19.0.10-windows-x64-standalone.zip", - "hash": "c11ae2e93b9efa21cec5d6cd1347f27582ccebae7d2cd439469a980b1c9390bd" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.0.11/balena-cli-v19.0.11-windows-x64-standalone.zip", + "hash": "95f4229569ad1d2c8d3d4f0cb79c9d10ee8b68647d9434d21b6e751c818df8cd" } }, "extract_dir": "balena-cli",