From 129b47bf1f7b2b9f05a07492ff680e16ddaaaf7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:27:56 +0000 Subject: [PATCH] balena-cli: Update to version 20.2.0 --- 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 a0ec54eb42..3f69b5048d 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.1.6", + "version": "20.2.0", "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/v20.1.6/balena-cli-v20.1.6-windows-x64-standalone.zip", - "hash": "ebbab8351967a0070a45c3dec1125a34ddf2a25ae8d10c8c031e83b7cef775e5" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.2.0/balena-cli-v20.2.0-windows-x64-standalone.zip", + "hash": "1453c6b85092edce5037f3d0bb50bbdd22968e169df820bb3bb79ed7ad7fa916" } }, "extract_dir": "balena-cli",