From bd48d43596be4f436be3e3e29c4dff9590baed55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 12:32:39 +0000 Subject: [PATCH] balena-cli: Update to version 23.2.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 bbd69f8bae..dc94db7944 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.2.10", + "version": "23.2.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/v23.2.10/balena-cli-v23.2.10-windows-x64-standalone.tar.gz", - "hash": "bfde6b884b1fe0be8eca89e128451ff168f45676e8baa32e6ec83a01e96971b9" + "url": "https://github.com/balena-io/balena-cli/releases/download/v23.2.11/balena-cli-v23.2.11-windows-x64-standalone.tar.gz", + "hash": "a2411aa1763887743ebd64373870bf46c888f3e5a1b5d220fded4996ee6011d5" } }, "extract_dir": "balena",