From e4de8597df7d7d0f37c5db46a411e8d3e4b36610 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Nov 2021 02:00:29 +0000 Subject: [PATCH] balena-cli: Update to version 12.52.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 9c18d23ae8..a3c69c2254 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.51.3", + "version": "12.52.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.51.3/balena-cli-v12.51.3-windows-x64-standalone.zip", - "hash": "13ef84a47a550ce1216b212bd5f01204fe0a9a82ec8c947286930cb74cd1cdfd" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.52.0/balena-cli-v12.52.0-windows-x64-standalone.zip", + "hash": "17164f5288e7852fd7c8553f175eea2dcc68381c8c4e272e53a71b117ea56ee1" } }, "extract_dir": "balena-cli",