From f612662692e9c995bc2665cb3abd5de5507fb821 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:28:51 +0000 Subject: [PATCH] balena-cli: Update to version 20.2.10 --- 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 68829fef9d..8bccdaeab2 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.2.9", + "version": "20.2.10", "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/v20.2.9/balena-cli-v20.2.9-windows-x64-standalone.zip", - "hash": "bd633c3ba572f179ec30efb9e3698357d389286f9728a543371d0859c84e280d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.2.10/balena-cli-v20.2.10-windows-x64-standalone.zip", + "hash": "6d4b91a7e032ff61ccac86a32b4e5682614bdbfce2ca729bd8955edb752cb94b" } }, "extract_dir": "balena-cli",