From 3bb27796ce40f41003795cdae19a6f028c82ecf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:30:12 +0000 Subject: [PATCH] balena-cli: Update to version 20.0.2 --- 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 3fa7376556..e550e8b831 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.0.1", + "version": "20.0.2", "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.0.1/balena-cli-v20.0.1-windows-x64-standalone.zip", - "hash": "54db6012ca02805243228e8cc4312918459c43ce01df520301a5347bdeba411b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.0.2/balena-cli-v20.0.2-windows-x64-standalone.zip", + "hash": "a0101dec285cc665f100c1006972f9b2ed10555286dbb3b237018a9578ff6284" } }, "extract_dir": "balena-cli",