From 4c522a5c01eb4827c2fdd6ceb7da1aad95d15649 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 20:28:50 +0000 Subject: [PATCH] balena-cli: Update to version 19.0.12 --- 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 e8154390d4..f03e8ff346 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.0.11", + "version": "19.0.12", "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.11/balena-cli-v19.0.11-windows-x64-standalone.zip", - "hash": "95f4229569ad1d2c8d3d4f0cb79c9d10ee8b68647d9434d21b6e751c818df8cd" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.0.12/balena-cli-v19.0.12-windows-x64-standalone.zip", + "hash": "645c8bdb653293b9db83947d632c18e5aba28f60045a0f675c83df4fa8c444fd" } }, "extract_dir": "balena-cli",