From 02514add441a895b2c761e68a15eed4ad3abedcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:33:48 +0000 Subject: [PATCH] balena-cli: Update to version 18.2.20 --- 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 12beec52d2..d4494dcdf1 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.2.19", + "version": "18.2.20", "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.19/balena-cli-v18.2.19-windows-x64-standalone.zip", - "hash": "62edcf4b58052e9b234d3617b73b92ccd9b285dc73f318825e12a9061fdbdabf" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.2.20/balena-cli-v18.2.20-windows-x64-standalone.zip", + "hash": "a32270489a18a56034e65234fecc94ba787bb2888e4e08baaa1f32430744c5eb" } }, "extract_dir": "balena-cli",