From 4d0375b1797234bee832804a7604bb6c96a416b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:05:48 +0000 Subject: [PATCH] balena-cli: Update to version 18.1.10 --- 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 9265d3987e..7faadeb65d 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.1.9", + "version": "18.1.10", "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.1.9/balena-cli-v18.1.9-windows-x64-standalone.zip", - "hash": "227ed69935dd23c9bff7ef626317d42ccf8115a5e75756f076e3bba5eae11459" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.1.10/balena-cli-v18.1.10-windows-x64-standalone.zip", + "hash": "e23557dc71fc80a810f11d1a6db8595cc8a549b5bd176655c83d0504c082c399" } }, "extract_dir": "balena-cli",