From 23cf8aa108b3d5bec0cfda4b16d1685d1269c901 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Sep 2021 16:00:35 +0000 Subject: [PATCH] balena-cli: Update to version 12.50.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 433518f2fa..7712bb2e6d 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.49.0", + "version": "12.50.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/v12.49.0/balena-cli-v12.49.0-windows-x64-standalone.zip", - "hash": "9f20609b8df9eb3f50e59d97f33b7eb919ed11e4624358fb68a5b722de55a12f" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.50.0/balena-cli-v12.50.0-windows-x64-standalone.zip", + "hash": "f7d3339a6c7cff119c5c265a46eb815211e5621beb56f081a7716cdde13f3f6c" } }, "extract_dir": "balena-cli",