From 672122b827bd8ee85b28c4c78edde3566399173e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 00:44:03 +0000 Subject: [PATCH] balena-cli: Update to version 22.2.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 2cb8732317..def62a8e11 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.1.5", + "version": "22.2.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.1.5/balena-cli-v22.1.5-windows-x64-standalone.tar.gz", - "hash": "7e11713e925d3fb60a7575d47865bb934f7dfcb1ea49eb9353f17d9fc5895cc9" + "url": "https://github.com/balena-io/balena-cli/releases/download/v22.2.0/balena-cli-v22.2.0-windows-x64-standalone.tar.gz", + "hash": "42649895744deeff98d96d613274beaf7b818de3e8b9711f386b17c2ff818c72" } }, "extract_dir": "balena",