From dabb678ff8da54825b71693a15de3e92d91262a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 16:30:15 +0000 Subject: [PATCH] balena-cli: Update to version 23.2.12 --- 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 dc94db7944..fd2566ace1 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.2.11", + "version": "23.2.12", "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.11/balena-cli-v23.2.11-windows-x64-standalone.tar.gz", - "hash": "a2411aa1763887743ebd64373870bf46c888f3e5a1b5d220fded4996ee6011d5" + "url": "https://github.com/balena-io/balena-cli/releases/download/v23.2.12/balena-cli-v23.2.12-windows-x64-standalone.tar.gz", + "hash": "a94db7665214d09d8399aa28458fd57008a210466f43e9e9613ba0b33df27ec4" } }, "extract_dir": "balena",