From 2a5bc1bfc51884e53a75770b0d3bc84bd1ca73e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:32:28 +0000 Subject: [PATCH] balena-cli: Update to version 20.0.1 --- 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 302e4732e4..3fa7376556 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.0.0", + "version": "20.0.1", "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.0/balena-cli-v20.0.0-windows-x64-standalone.zip", - "hash": "206f936555f7dfe9e1995467924ea9a36e0746261ef25dd1f6cfb3534bd60384" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.0.1/balena-cli-v20.0.1-windows-x64-standalone.zip", + "hash": "54db6012ca02805243228e8cc4312918459c43ce01df520301a5347bdeba411b" } }, "extract_dir": "balena-cli",