From 999a76284b2e08c9244622cb7890ea27d2420143 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 04:30:42 +0000 Subject: [PATCH] balena-cli: Update to version 23.0.1 --- 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 12680ba148..b53649f5f6 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.0.0", + "version": "23.0.1", "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.0/balena-cli-v23.0.0-windows-x64-standalone.tar.gz", - "hash": "308f9070351c6221092127497e76022c83a005f0c54196a2d336c10f6da1684b" + "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" } }, "extract_dir": "balena",