From ed3f36b5f09bec04948768d3eaf85eb650b18666 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 12:31:40 +0000 Subject: [PATCH] balena-cli: Update to version 13.9.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 40c73984fe..6450acaab0 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.8.0", + "version": "13.9.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.8.0/balena-cli-v13.8.0-windows-x64-standalone.zip", - "hash": "caf160365088ee475b02f662e0ae5f9ebf83f13246cc4075a72876f62ab3368c" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.9.0/balena-cli-v13.9.0-windows-x64-standalone.zip", + "hash": "7621d85e0ec56268d75ef2aba268361e74a54d7e01f0deb21bdcfc5300b1a608" } }, "extract_dir": "balena-cli",