From 4594e177ede6c10e4e6fc710dcc511969691b081 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 16:30:30 +0000 Subject: [PATCH] balena-cli: Update to version 22.4.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 a87a075227..fc851c4a1e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.4.10", + "version": "22.4.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/v22.4.10/balena-cli-v22.4.10-windows-x64-standalone.tar.gz", - "hash": "9cf1e0f9ab0df9c1563cbc5668d654db1254a5c1b4c813645a20415b7b18a017" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.11/balena-cli-v22.4.11-windows-x64-standalone.tar.gz", + "hash": "914e9df61dc895366618ceef674c51a32cdbf4cc53fd9a041191b33922383d83" } }, "extract_dir": "balena",