From 714124d19a3176c8bc3d8efb0f951dbb939ef849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:29:24 +0000 Subject: [PATCH] balena-cli: Update to version 18.2.21 --- 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 d4494dcdf1..31d30918b3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.20", + "version": "18.2.21", "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.20/balena-cli-v18.2.20-windows-x64-standalone.zip", - "hash": "a32270489a18a56034e65234fecc94ba787bb2888e4e08baaa1f32430744c5eb" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.2.21/balena-cli-v18.2.21-windows-x64-standalone.zip", + "hash": "96694ada085a8460ec68c4d50d44e1cb9b6f699ef0c1106b75dc5280b6a73303" } }, "extract_dir": "balena-cli",