From b29bd97b251a191ff072096ed1e49fbbe84b7ea9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:32:36 +0000 Subject: [PATCH] balena-cli: Update to version 23.1.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 b53649f5f6..a79f998e42 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.0.1", + "version": "23.1.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/v23.0.1/balena-cli-v23.0.1-windows-x64-standalone.tar.gz", - "hash": "c670428b3b9901dbeba7e040af4c56bff8c03a1674797e43391137a7efd1d78a" + "url": "https://github.com/balena-io/balena-cli/releases/download/v23.1.0/balena-cli-v23.1.0-windows-x64-standalone.tar.gz", + "hash": "960eafd94103b79f39a8feb2d5cdf345a5f07460932511dca58e511dfb22bde4" } }, "extract_dir": "balena",