From 1ae3896cb549d8aece694558cbd6a9746241b055 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 00:35:55 +0000 Subject: [PATCH] balena-cli: Update to version 22.4.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 163230168a..08a44277cd 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.4.0", + "version": "22.4.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/v22.4.0/balena-cli-v22.4.0-windows-x64-standalone.tar.gz", - "hash": "4937dc80a05c02bcaa4651f112aaeafdbd6f0727da1720eb18de3662a2591267" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.1/balena-cli-v22.4.1-windows-x64-standalone.tar.gz", + "hash": "358a62faa05408d51cd6e4d4a42988250b3a4d1fcc500e872ca4d232780f178d" } }, "extract_dir": "balena",