From 4eb07173000add3a530b7d853e436fcbae26a84e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 00:36:38 +0000 Subject: [PATCH] balena-cli: Update to version 13.10.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 ffcde225f1..54ea2ee511 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.10.0", + "version": "13.10.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.10.0/balena-cli-v13.10.0-windows-x64-standalone.zip", - "hash": "7e0c959d74c55a6b4b4eb1364e1bc6b3f665433e728def8531ad5612cfb19401" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.10.1/balena-cli-v13.10.1-windows-x64-standalone.zip", + "hash": "c7a2136fd6575b15b61f8a22e4695d243e6a13301757ff8b95398dbdba82eb54" } }, "extract_dir": "balena-cli",