From fe2be5fe26023f9338ac9f3cd0b2d6d6124d4710 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 08:27:49 +0000 Subject: [PATCH] balena-cli: Update to version 15.1.3 --- 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 6b1ea4a725..7328aced85 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "15.1.2", + "version": "15.1.3", "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.2/balena-cli-v15.1.2-windows-x64-standalone.zip", - "hash": "0f206952199dc279426a7e4a39be7d9b9fdab88a11bd703e9d54b741cf52cc86" + "url": "https://github.com/balena-io/balena-cli/releases/download/v15.1.3/balena-cli-v15.1.3-windows-x64-standalone.zip", + "hash": "607537063851e15e2cf2e46c23a7c34ae7190e0fcfe8ec8ad799755163534beb" } }, "extract_dir": "balena-cli",