From adc251b90e4def4673a1bd102fcd957a846b746d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:07 +0000 Subject: [PATCH] balena-cli: Update to version 17.2.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 782c96e2ab..c04f5651e6 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.2.0", + "version": "17.2.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.2.0/balena-cli-v17.2.0-windows-x64-standalone.zip", - "hash": "0c9ac43837bb1799c5b437634c56e3a4ad44d66168a8b6568dd855ece419f8b1" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.2.1/balena-cli-v17.2.1-windows-x64-standalone.zip", + "hash": "5b43381ddadce746e5f9c74a71f8d9ec6d8c99e3325b5e9bf2575d21b0821bf0" } }, "extract_dir": "balena-cli",