From eed585c67add25a7be06bb20ebbc2a4e018d9de1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Oct 2021 17:00:39 +0000 Subject: [PATCH] balena-cli: Update to version 12.50.3 --- 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 842249d48c..acf1d4dbc3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.50.2", + "version": "12.50.3", "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/v12.50.2/balena-cli-v12.50.2-windows-x64-standalone.zip", - "hash": "3c1328c6aca46f8c34ebfcaf3289446b7c8752ba4be66077c06332b132634412" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.50.3/balena-cli-v12.50.3-windows-x64-standalone.zip", + "hash": "fa6e19e00a6902f97068a860617d4e18cc9baa45a473aa92d9a7bcc1fef5dc0b" } }, "extract_dir": "balena-cli",