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