From 5c23220ccca98c3c67ce257d45bd7adc03b8f8c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 12:30:55 +0000 Subject: [PATCH] balena-cli: Update to version 18.2.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 036eab786f..5d56d6289c 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.0", + "version": "18.2.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.2.0/balena-cli-v18.2.0-windows-x64-standalone.zip", - "hash": "80cc4f313cdf1e3d0c7082cca80cdb6dbdc3d982d548d28852b8c8923c747422" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.2.1/balena-cli-v18.2.1-windows-x64-standalone.zip", + "hash": "ff3bcd4a43dd8c6a2d6f4aaa7f1707082e32d4534084e03d7eff93030854549d" } }, "extract_dir": "balena-cli",