From 5b5c5fb625bb8ce62227328093f3317ca2cab305 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:29:44 +0000 Subject: [PATCH] balena-cli: Update to version 15.0.0 --- 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 afc9adb47e..ed20adef34 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.5.18", + "version": "15.0.0", "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/v14.5.18/balena-cli-v14.5.18-windows-x64-standalone.zip", - "hash": "fd889c0c3012f80294107715b6deaca210f17162342ea8fff9f336d4de7f3a1d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v15.0.0/balena-cli-v15.0.0-windows-x64-standalone.zip", + "hash": "13f6865333ca2327fb8da02180f28e50264f803596d02b2a724f9288a26c25a2" } }, "extract_dir": "balena-cli",