From 97f27e2985ba59f27f9b86e4c5f8c48f0772e646 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 16:29:06 +0000 Subject: [PATCH] balena-cli: Update to version 16.5.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 cb6203efaf..3386ba4a4a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.1.0", + "version": "16.5.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/v16.1.0/balena-cli-v16.1.0-windows-x64-standalone.zip", - "hash": "660a38261e59afa8ce22a0d961a5b321c0030a715303e711fa78701e69f09421" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.5.2/balena-cli-v16.5.2-windows-x64-standalone.zip", + "hash": "cb277848d786a142c64856afcfc53d2ba799a6b7c7a61eae2a5ce4a3129ab846" } }, "extract_dir": "balena-cli",