From fd7f692cc08bb1f278e30ffeca8438146402fc3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:30:01 +0000 Subject: [PATCH] balena-cli: Update to version 19.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 5b17fa0e17..ac6d45800b 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.0.5", + "version": "19.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/v19.0.5/balena-cli-v19.0.5-windows-x64-standalone.zip", - "hash": "b819df19df3cf1c45278456516adedc0a1d980c187b868c114d121c2a3998aca" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.0.9/balena-cli-v19.0.9-windows-x64-standalone.zip", + "hash": "d45fa238a7403935c74de2701b9baee851dec8fa18a33bbd523ec00f023e7dfe" } }, "extract_dir": "balena-cli",