From 02455240ba49af1adba451416633e5e370b22c1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:32:16 +0000 Subject: [PATCH] balena-cli: Update to version 20.0.9 --- 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 1605fc86d4..6a3ad5cc35 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.0.8", + "version": "20.0.9", "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.8/balena-cli-v20.0.8-windows-x64-standalone.zip", - "hash": "e48bee52a94c579a0a006c81f77fcd84cc4acfad71b0b39a81157a9756382cb6" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.0.9/balena-cli-v20.0.9-windows-x64-standalone.zip", + "hash": "8f38bd7baa1d9e75a4b7cb90b47c5c3e42ab49a8ad40e000259540742363ee7f" } }, "extract_dir": "balena-cli",