From 9e32074e51d83dab7a6dc2ec441bb86e76100240 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:31:04 +0000 Subject: [PATCH] balena-cli: Update to version 22.5.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 afdc9ed17f..9062ccbccc 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.4.17", + "version": "22.5.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/v22.4.17/balena-cli-v22.4.17-windows-x64-standalone.tar.gz", - "hash": "755987740b20d69829e304d18713ac72dd5dac7034ba9a483aa8c296eceaffa8" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.5.0/balena-cli-v22.5.0-windows-x64-standalone.tar.gz", + "hash": "5026fd29821b3a03ee1b6be56780ccf63c31e4b8c72358e9a3842917f7c670db" } }, "extract_dir": "balena",