From 743835335835fc1f7de5be1cac907ab510417f8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:28:23 +0000 Subject: [PATCH] balena-cli: Update to version 19.4.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 eb928f3b60..50ecbc695a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.1.1", + "version": "19.4.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.1.1/balena-cli-v19.1.1-windows-x64-standalone.zip", - "hash": "8772f9d0ee6718f64473ce6c002238da7f55d52f67684e8a5086667cc1a4ca50" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.4.0/balena-cli-v19.4.0-windows-x64-standalone.zip", + "hash": "82d9b3e7eb0c99e1f6d5adce21ec1b5df05120dcef83b1358f75e07b6f7d0b3b" } }, "extract_dir": "balena-cli",