From 3e7c757297eb6d6ebb252435c2282346a5b0f1a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:17 +0000 Subject: [PATCH] balena-cli: Update to version 16.6.4 --- 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 815f533ea1..8378de6a7f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.6.3", + "version": "16.6.4", "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.3/balena-cli-v16.6.3-windows-x64-standalone.zip", - "hash": "3d9a2a4d8049efd710cbb77d3b9fb4117626c624166b45e86f8ec57f29c7aba6" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.6.4/balena-cli-v16.6.4-windows-x64-standalone.zip", + "hash": "eca0d85d50dab4b5c1a07c247c7b9965c07986d0ea7edb31067af94b455f6464" } }, "extract_dir": "balena-cli",