From 724eb87d9adaaf4f8d950360dfcd6cefed1a93b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 08:32:38 +0000 Subject: [PATCH] balena-cli: Update to version 13.7.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 8742d0510f..3a52652b26 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.6.1", + "version": "13.7.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/v13.6.1/balena-cli-v13.6.1-windows-x64-standalone.zip", - "hash": "e4371bde4d6ffb66e6ca46c797fa4e8751d275ad1f040d1e0d25b0f636309a6b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.7.0/balena-cli-v13.7.0-windows-x64-standalone.zip", + "hash": "94b62cf1de01803cacd1b946daf20485315c9aae1bef3e666ae353726a337a04" } }, "extract_dir": "balena-cli",