From 7b0772760f7c99e38e9b58b7bbbf49d650a49249 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 00:33:56 +0000 Subject: [PATCH] balena-cli: Update to version 19.1.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 358212ed23..6f7d0c2859 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.0.20", + "version": "19.1.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.0.20/balena-cli-v19.0.20-windows-x64-standalone.zip", - "hash": "b2f25bb98af5e8d65a234ca70536d6fad0e6852a9b4864782f0a193c2208ab33" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.1.0/balena-cli-v19.1.0-windows-x64-standalone.zip", + "hash": "77234ddce3cc0d4db254bc0d93d802dd17013bbd1e56f813df89ef5824ba7ac2" } }, "extract_dir": "balena-cli",