From 01c83e7006d9db8fcbf4d05378398566fdace252 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:28:08 +0000 Subject: [PATCH] balena-cli: Update to version 18.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 a5856669f4..65776c2c33 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.0.4", + "version": "18.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/v18.0.4/balena-cli-v18.0.4-windows-x64-standalone.zip", - "hash": "b1ee2296692537ef7efc8fb331e2997dab068938b91f2f70b46aa304b94e3107" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.1.0/balena-cli-v18.1.0-windows-x64-standalone.zip", + "hash": "455bb69529a2bd4a0ee34600c7faf2b093742b4c08b0d92e647968c2ae6fba20" } }, "extract_dir": "balena-cli",