From 153ad5b207c4ff6afc536714d5000dc4a566d767 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:30:39 +0000 Subject: [PATCH] balena-cli: Update to version 13.4.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 82861d8631..308794d03c 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.3.3", + "version": "13.4.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.3.3/balena-cli-v13.3.3-windows-x64-standalone.zip", - "hash": "d66c1dc6fce205e4e853ff29ccfeea649f6fc6ab0890845db1dff2b652a85230" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.4.0/balena-cli-v13.4.0-windows-x64-standalone.zip", + "hash": "340140143127c7b1637f1dad0c95baef5b2b1aa5bfeedde81f129694120723ac" } }, "extract_dir": "balena-cli",