From fd1b56cf4f2e57435d128f463f588cdb901bb3d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 00:32:43 +0000 Subject: [PATCH] balena-cli: Update to version 13.5.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 563186582d..dffb3cd53e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.5.0", + "version": "13.5.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/v13.5.0/balena-cli-v13.5.0-windows-x64-standalone.zip", - "hash": "62f1d03c1c080529cea3b06c06f7105a525cafa17f3d8d6f804e70e9adc74c85" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.5.1/balena-cli-v13.5.1-windows-x64-standalone.zip", + "hash": "16c1a3a2beafcbe948fe3933e954c04b469ae936753470088995d9fd9ce6b26d" } }, "extract_dir": "balena-cli",