From 7255dfbcbd2c56f2315f5684ff0ca84f9f8f42bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 16:30:50 +0000 Subject: [PATCH] balena-cli: Update to version 22.4.15 --- 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 6d576ff4e3..358e881a98 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.4.14", + "version": "22.4.15", "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.14/balena-cli-v22.4.14-windows-x64-standalone.tar.gz", - "hash": "cc9f88cb414b4dc3ef00485fbe9da8d0de0359d3f9b05626a16a26e4b1687c63" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.15/balena-cli-v22.4.15-windows-x64-standalone.tar.gz", + "hash": "09483ae89a6c68cf62d9df62feea7393c07707a25761fcf68a7a86e862133d1f" } }, "extract_dir": "balena",