From d35fc05a8e37aab783bc6a77aa0fb2553e83b7e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 12:30:30 +0000 Subject: [PATCH] balena-cli: Update to version 13.3.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 94bd946a8f..74b6073fd7 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.3.1", + "version": "13.3.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/v13.3.1/balena-cli-v13.3.1-windows-x64-standalone.zip", - "hash": "7e089c7fc7321ccb34c84606f2f3328d3bc867eae20ca10ec0a97105bb297d59" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.3.2/balena-cli-v13.3.2-windows-x64-standalone.zip", + "hash": "08ec36ab29687f313dd40e8a0003a52b6c1aaa0763fcf38c6ff0c983661192da" } }, "extract_dir": "balena-cli",