From 8165fcd4b657a46db51b6ff8f0879776c1d38062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:32:43 +0000 Subject: [PATCH] balena-cli: Update to version 19.11.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 36cbf694d5..54a32b24ae 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.9.0", + "version": "19.11.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.9.0/balena-cli-v19.9.0-windows-x64-standalone.zip", - "hash": "713d5b548ab425ce7db1e57e6fa0b126f521ff3e190e7744e4d02c7a36b88736" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.11.0/balena-cli-v19.11.0-windows-x64-standalone.zip", + "hash": "4be4181944545a22d6f26f581077fb13a6f769708f9a639c4d8aed9da6fc7f62" } }, "extract_dir": "balena-cli",