From 957a57de8892dc2a37869c22bf62bd59ff641c37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 20:24:18 +0000 Subject: [PATCH] balena-cli: Update to version 17.3.0 --- 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 f02920a7f7..2ae5aa5fb8 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.2.3", + "version": "17.3.0", "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.2.3/balena-cli-v17.2.3-windows-x64-standalone.zip", - "hash": "89211d7209b3f55efb43c1a711482e22572e64c1edbd9dd438b269e3ac33e404" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.3.0/balena-cli-v17.3.0-windows-x64-standalone.zip", + "hash": "d3f7305282e83e135c2627d3e4bf911cb2a88fb550e01a063c141a07efe82944" } }, "extract_dir": "balena-cli",