From bcdca829aa19e39326ccc01ab64391bb47afdefa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 04:00:37 +0000 Subject: [PATCH] balena-cli: Update to version 12.52.1 --- 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 a3c69c2254..bc6b8a490e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.52.0", + "version": "12.52.1", "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.52.0/balena-cli-v12.52.0-windows-x64-standalone.zip", - "hash": "17164f5288e7852fd7c8553f175eea2dcc68381c8c4e272e53a71b117ea56ee1" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.52.1/balena-cli-v12.52.1-windows-x64-standalone.zip", + "hash": "d4c6a43bf89220b8a8bb77e323f3425885264bad22a36203b8cae3cbfe0dcef6" } }, "extract_dir": "balena-cli",