From 650f25d6308b385c50dd98d015295cf8370a47dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 04:30:10 +0000 Subject: [PATCH] balena-cli: Update to version 15.0.6 --- 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 ed116e74cc..6227a51a45 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "15.0.5", + "version": "15.0.6", "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.0.5/balena-cli-v15.0.5-windows-x64-standalone.zip", - "hash": "c63e98124992012671ed5fc2e6590bfd708ecc7251e7737b00bc003dea32b186" + "url": "https://github.com/balena-io/balena-cli/releases/download/v15.0.6/balena-cli-v15.0.6-windows-x64-standalone.zip", + "hash": "50f394e860c91ed854cd1cb814bd616317363c7a929f0a718f1d70f88d752080" } }, "extract_dir": "balena-cli",