From 382f30434ca1d6420e37e98a0c5e8d007e415f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:30:48 +0000 Subject: [PATCH] balena-cli: Update to version 19.0.18 --- 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 1e10b3c8a6..c94906b349 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "19.0.13", + "version": "19.0.18", "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.13/balena-cli-v19.0.13-windows-x64-standalone.zip", - "hash": "030931bb166e17c6b99c7a04ef0c49ef2f752a0a4546a1c187f8777f402e5f26" + "url": "https://github.com/balena-io/balena-cli/releases/download/v19.0.18/balena-cli-v19.0.18-windows-x64-standalone.zip", + "hash": "854bee1af435a3da2f6959597efd75eae66fcc4a9092bdc7e7a9be170d339582" } }, "extract_dir": "balena-cli",