From 6f730941e545e30474f709f4a1de1bf2b7e52ac7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 20:28:18 +0000 Subject: [PATCH] balena-cli: Update to version 21.1.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 f05e7f8085..0b95d57566 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "21.1.2", + "version": "21.1.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/v21.1.2/balena-cli-v21.1.2-windows-x64-standalone.zip", - "hash": "cafe3f55b2d418cf44e4c5d0bbb1dff48416bc9a06d5fbd4776e2698631d9f0f" + "url": "https://github.com/balena-io/balena-cli/releases/download/v21.1.3/balena-cli-v21.1.3-windows-x64-standalone.zip", + "hash": "bf697fbc9b346f097677b0c203af2e46cd781d84152e09dd41135462957ef359" } }, "extract_dir": "balena-cli",