From d952b54d660bd3abbdbdf2bc76cbc15006308498 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 20:29:26 +0000 Subject: [PATCH] balena-cli: Update to version 22.5.3 --- 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 9062ccbccc..bd014e81c7 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.5.0", + "version": "22.5.3", "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.5.0/balena-cli-v22.5.0-windows-x64-standalone.tar.gz", - "hash": "5026fd29821b3a03ee1b6be56780ccf63c31e4b8c72358e9a3842917f7c670db" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.5.3/balena-cli-v22.5.3-windows-x64-standalone.tar.gz", + "hash": "a74fea69e305e59fd53217de56667f5a8b0cba811f88f4061b01efc8edbba496" } }, "extract_dir": "balena",