From 8c3f8e870dfca40cfaff8bdecf3c43a2fd513d15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 12:32:21 +0000 Subject: [PATCH] balena-cli: Update to version 20.1.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 fe32159f29..9c5163c9f4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "20.1.1", + "version": "20.1.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/v20.1.1/balena-cli-v20.1.1-windows-x64-standalone.zip", - "hash": "8bba9c81ff5f2bfc4af14f7f70fad88b112416f82b82b5a1ed6f3d0758ff7800" + "url": "https://github.com/balena-io/balena-cli/releases/download/v20.1.2/balena-cli-v20.1.2-windows-x64-standalone.zip", + "hash": "13f058ed28d9a94291eadf48c6bae001c442dce92cd1f7e8e8fe9e3d92f7edc1" } }, "extract_dir": "balena-cli",