From 6b14c9559946aa5072228e7d2dece1417bdf33c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Nov 2021 12:00:46 +0000 Subject: [PATCH] balena-cli: Update to version 12.51.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 3e392feb3f..cfeed95328 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.51.1", + "version": "12.51.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.51.1/balena-cli-v12.51.1-windows-x64-standalone.zip", - "hash": "4d9c6d51a66e5bf8780dd4ccfa623d1db3394a73bfae28acc553d3f51ac67e0a" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.51.2/balena-cli-v12.51.2-windows-x64-standalone.zip", + "hash": "c423e6b51ef5a6b3bdd94c70c0b26f807a24951ac062a3d66f89f3acda0f87b2" } }, "extract_dir": "balena-cli",