From 56eb641339032cf364c8c2bbb96fb2cd7e02aee1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 12:32:18 +0000 Subject: [PATCH] balena-cli: Update to version 19.15.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 2464925a60..5bbf43ef81 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.14.0", + "version": "19.15.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.14.0/balena-cli-v19.14.0-windows-x64-standalone.zip", - "hash": "6cefb982db6abd4d610382e6686c9c7d5f9d7a8dd1ffc1ea02c45bb6e9753b1e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.15.0/balena-cli-v19.15.0-windows-x64-standalone.zip", + "hash": "27bcb2d35137fed74ba18b7e7be8100ab6c74c8e972e8587149730c47f054892" } }, "extract_dir": "balena-cli",