From f72a881b1f2099ac6780b2b043a16a95dd6ed1cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:25:37 +0000 Subject: [PATCH] balena-cli: Update to version 18.1.1 --- 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 65776c2c33..eaf638d4be 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.1.0", + "version": "18.1.1", "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.0/balena-cli-v18.1.0-windows-x64-standalone.zip", - "hash": "455bb69529a2bd4a0ee34600c7faf2b093742b4c08b0d92e647968c2ae6fba20" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.1.1/balena-cli-v18.1.1-windows-x64-standalone.zip", + "hash": "24ea017b2b598e03e23a6e3d8bd92b504b541636dd967d600d6e98e25f518722" } }, "extract_dir": "balena-cli",