From 6725c4d71c126d9c54beb5f14d7bb2828581eeac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 16:28:45 +0000 Subject: [PATCH] balena-cli: Update to version 16.6.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 80e2e58cbc..b6ee21440a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.6.1", + "version": "16.6.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.6.1/balena-cli-v16.6.1-windows-x64-standalone.zip", - "hash": "a8a6e377d91dcee87f348544ef1aab1dd8f6e8f54f306d97cd9e986351516e75" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.6.2/balena-cli-v16.6.2-windows-x64-standalone.zip", + "hash": "6c2099c5537a4a4b14d217f79f5ab53198ff9f1e1bba81e41e5f77e9b02ec761" } }, "extract_dir": "balena-cli",