From b6d02651c1ce2719587983f08f39186eb5099ed7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:24:33 +0000 Subject: [PATCH] balena-cli: Update to version 17.1.6 --- 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 5e0d12370e..411847d63c 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.1.5", + "version": "17.1.6", "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/v17.1.5/balena-cli-v17.1.5-windows-x64-standalone.zip", - "hash": "af4321a55f92c8fed53fbe7718dd4a5444a2ab16f4b2a2115b8bd7e21f46f1ed" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.1.6/balena-cli-v17.1.6-windows-x64-standalone.zip", + "hash": "a093dff9ee413ff50bb427c462479210e021de18d21d92c81ddf16c071eec07a" } }, "extract_dir": "balena-cli",