From 83b6f6ed6d22dc7f8b0e4fde919a7d3e171359f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:27:29 +0000 Subject: [PATCH] balena-cli: Update to version 17.2.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 ea883917d0..782c96e2ab 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.1.7", + "version": "17.2.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.1.7/balena-cli-v17.1.7-windows-x64-standalone.zip", - "hash": "bff085b31f2a468222d1b5c48743f88bc12693d667e883573ca8428f33620044" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.2.0/balena-cli-v17.2.0-windows-x64-standalone.zip", + "hash": "0c9ac43837bb1799c5b437634c56e3a4ad44d66168a8b6568dd855ece419f8b1" } }, "extract_dir": "balena-cli",