From ae4a876052d00a29ddd4133f44b313c552856e1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 08:27:31 +0000 Subject: [PATCH] balena-cli: Update to version 15.0.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 f6b157f83a..2c8fa14877 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "15.0.1", + "version": "15.0.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.0.1/balena-cli-v15.0.1-windows-x64-standalone.zip", - "hash": "5abe671ef2260f88d68434600b72cbba2071172e9fd4854aed8696f12202c2cb" + "url": "https://github.com/balena-io/balena-cli/releases/download/v15.0.2/balena-cli-v15.0.2-windows-x64-standalone.zip", + "hash": "d01d9128b2af76db366de2ca30d5888a64ffca231be898e9883d3da6518b90d0" } }, "extract_dir": "balena-cli",