From 9b3025f68f5f50ccb5b529746274c94426aeb56c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:31:12 +0000 Subject: [PATCH] balena-cli: Update to version 14.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 2bca17eb22..11b67ea6a0 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "14.2.0", + "version": "14.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/v14.2.0/balena-cli-v14.2.0-windows-x64-standalone.zip", - "hash": "c34314bfc3390d51f5309813c64153ac400876221fac7f98ba42bae198091b10" + "url": "https://github.com/balena-io/balena-cli/releases/download/v14.3.0/balena-cli-v14.3.0-windows-x64-standalone.zip", + "hash": "bb1dc94d83edc1be799839dd9c14abf2bed3d409f9bce5f42e0a0829c82bc1ed" } }, "extract_dir": "balena-cli",