From 865ad1420e264ddf61229fc4154af633a27aeb66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:33:08 +0000 Subject: [PATCH] balena-cli: Update to version 13.3.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 6eb5aad005..7b387c38b0 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.2.1", + "version": "13.3.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.2.1/balena-cli-v13.2.1-windows-x64-standalone.zip", - "hash": "4e55bbab67630ae501009315640fd2ba0378a04f0e28d038b21c1066c702b035" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.3.0/balena-cli-v13.3.0-windows-x64-standalone.zip", + "hash": "5f6ddeb4950e67a339aa83223c947c74ceda76c65dbcf9a86cdc74c5e343862a" } }, "extract_dir": "balena-cli",