From f565562aef7f96e2e600c07c7c7dac1994afc9d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 16:29:54 +0000 Subject: [PATCH] balena-cli: Update to version 13.1.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 81f7b9f4d1..66ee59f0b3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.0.2", + "version": "13.1.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.0.2/balena-cli-v13.0.2-windows-x64-standalone.zip", - "hash": "044ff853072eeb5b44c706e532b1932377669abe7cf84baa340013d8d3cb75c4" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.1.0/balena-cli-v13.1.0-windows-x64-standalone.zip", + "hash": "7b369b73494134b6f00538fbffd6bdaa5fcaa0361f04ca0f8809451fe446195e" } }, "extract_dir": "balena-cli",