From 00ea5e4c0cc9866329988116b9e21c295a4d47d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:28:17 +0000 Subject: [PATCH] balena-cli: Update to version 18.2.2 --- 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 5d56d6289c..c702dbe8c4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.1", + "version": "18.2.2", "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.1/balena-cli-v18.2.1-windows-x64-standalone.zip", - "hash": "ff3bcd4a43dd8c6a2d6f4aaa7f1707082e32d4534084e03d7eff93030854549d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.2.2/balena-cli-v18.2.2-windows-x64-standalone.zip", + "hash": "43fa3eed24d78a0867abc5e752c24fa5fc7d8d8a4568be7368fcd943331e23d1" } }, "extract_dir": "balena-cli",