From 035a0b0c78256d54bf236fffd2f997efcfcf1af4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 20:26:23 +0000 Subject: [PATCH] balena-cli: Update to version 15.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 ccab35d1c6..6b1ea4a725 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "15.1.1", + "version": "15.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/v15.1.1/balena-cli-v15.1.1-windows-x64-standalone.zip", - "hash": "7ba3629f6d052d4947629da158482ec30ee6efe90fdf8ca3b79a8f6a04e4935a" + "url": "https://github.com/balena-io/balena-cli/releases/download/v15.1.2/balena-cli-v15.1.2-windows-x64-standalone.zip", + "hash": "0f206952199dc279426a7e4a39be7d9b9fdab88a11bd703e9d54b741cf52cc86" } }, "extract_dir": "balena-cli",