From f036ab65233ed44477efc703a51e2d08685c5863 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Feb 2022 00:35:17 +0000 Subject: [PATCH] balena-cli: Update to version 13.2.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 ab02f981cc..8e7ad5490a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.1.13", + "version": "13.2.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.1.13/balena-cli-v13.1.13-windows-x64-standalone.zip", - "hash": "79d2bd457344b08c2b0d4f34bd202f474a198a3a1f40403b5c0e790b7b81de04" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.2.0/balena-cli-v13.2.0-windows-x64-standalone.zip", + "hash": "6b7ad4d118b06884019f8f963dba686a676fbd54974722e7a04ee39fcfa01d18" } }, "extract_dir": "balena-cli",