From fede7b16b3300a3f4bdbdf718ef6fb9a9d0ca6d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:28:37 +0000 Subject: [PATCH] balena-cli: Update to version 18.2.12 --- 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 c2b6ffba72..67b3ddeeea 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.10", + "version": "18.2.12", "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/v18.2.10/balena-cli-v18.2.10-windows-x64-standalone.zip", - "hash": "777ed66885870eb6983c498db9b70a614481b764a985f24be34051e68d5bcb8b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.2.12/balena-cli-v18.2.12-windows-x64-standalone.zip", + "hash": "fb1264441c34b789e8628715077a840b88ab0e5ada90e8b3d0a93e51271c6b85" } }, "extract_dir": "balena-cli",