From daef0c232a530c4f7290207da1b10bb4b53a7afe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:30:57 +0000 Subject: [PATCH] balena-cli: Update to version 19.5.0 --- 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 50ecbc695a..6a8d31e302 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.4.0", + "version": "19.5.0", "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.4.0/balena-cli-v19.4.0-windows-x64-standalone.zip", - "hash": "82d9b3e7eb0c99e1f6d5adce21ec1b5df05120dcef83b1358f75e07b6f7d0b3b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.5.0/balena-cli-v19.5.0-windows-x64-standalone.zip", + "hash": "322b7678a04a3722693092917e2b4b9e00cd776f96ca3b94e894d30ceb63d170" } }, "extract_dir": "balena-cli",