From 40837da5719b2262ff34331031420ffe36441969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:30:36 +0000 Subject: [PATCH] balena-cli: Update to version 23.1.2 --- 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 096d0bf46e..1589a42f1b 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.1.1", + "version": "23.1.2", "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.1.1/balena-cli-v23.1.1-windows-x64-standalone.tar.gz", - "hash": "a396d35534dca0af71ca5bf193b42891301544d10b6afb99cbaaf10568d65dac" + "url": "https://github.com/balena-io/balena-cli/releases/download/v23.1.2/balena-cli-v23.1.2-windows-x64-standalone.tar.gz", + "hash": "531430cb66f5402aca6bb831e6b5a9e37931debe8ef8e0da282ea164dae9a2f4" } }, "extract_dir": "balena",