From c0fa85909f7f7712d84a98c8cfcb79816b092be0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Nov 2021 19:03:45 +0000 Subject: [PATCH] balena-cli: Update to version 12.53.2 --- 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 3872669c1d..07a75490fa 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.53.1", + "version": "12.53.2", "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.53.1/balena-cli-v12.53.1-windows-x64-standalone.zip", - "hash": "1a68ec8a1d252afd3172caaccfa30d08e14b2f0346840aa880d5009f93742d25" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.53.2/balena-cli-v12.53.2-windows-x64-standalone.zip", + "hash": "9516bc314f0c88a519be8558d9c37fb321a6d7e68e0d32649b509a80b531863e" } }, "extract_dir": "balena-cli",