From a68ed11ff4551d6377aa16c716fdcd4d154c3afd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:30:38 +0000 Subject: [PATCH] balena-cli: Update to version 20.0.6 --- 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 d191504897..0a18d24e0b 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.0.5", + "version": "20.0.6", "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.5/balena-cli-v20.0.5-windows-x64-standalone.zip", - "hash": "2c4bbedc0fa30691d321efa45b3fdd03290b22d4c0631f6109706f8c91ce5a26" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.0.6/balena-cli-v20.0.6-windows-x64-standalone.zip", + "hash": "c0539537ed077c0cc15b807b78725fb48b82680ed27efea302b53b155faee756" } }, "extract_dir": "balena-cli",