From 57f302e5361575aa6d7060264609562a9a3c4fc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:27:34 +0000 Subject: [PATCH] balena-cli: Update to version 17.1.1 --- 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 a97e3e4cd5..c80b1eb21f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.0.0", + "version": "17.1.1", "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.0.0/balena-cli-v17.0.0-windows-x64-standalone.zip", - "hash": "c793a0e28d161984b137cdffec37c1afbed27ecb359eba2f8b90c7ea8fc32b9a" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.1.1/balena-cli-v17.1.1-windows-x64-standalone.zip", + "hash": "fc0ced5ae7947cc4ea86f8a033cbd468fa40e3c7e57752d6c4c294a28de5140c" } }, "extract_dir": "balena-cli",