From 6313d77e6471703cfad9768429b0749d28cc7359 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:30:41 +0000 Subject: [PATCH] balena-cli: Update to version 17.2.2 --- 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 c04f5651e6..08d90ec15e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.2.1", + "version": "17.2.2", "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.1/balena-cli-v17.2.1-windows-x64-standalone.zip", - "hash": "5b43381ddadce746e5f9c74a71f8d9ec6d8c99e3325b5e9bf2575d21b0821bf0" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.2.2/balena-cli-v17.2.2-windows-x64-standalone.zip", + "hash": "a7c0c793da327e7711355fbb952c6cc7de5bcc606f12e4fbc6f65aaf3919df7e" } }, "extract_dir": "balena-cli",