From 346479171b7f61f9090a1e93c76e0369ca7db6ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 Sep 2021 12:00:40 +0000 Subject: [PATCH] balena-cli: Update to version 12.48.10 --- 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 f5e5f88efb..101f0b1a93 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.48.9", + "version": "12.48.10", "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.48.9/balena-cli-v12.48.9-windows-x64-standalone.zip", - "hash": "b36dc435a351fcad9a966cec06f6cbf5933b7e1783f994aa9edc0267ab886429" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.48.10/balena-cli-v12.48.10-windows-x64-standalone.zip", + "hash": "cb3d4d265857b77217ebf36409bfa06cb6909f020dbb5599482162b43ed92dcb" } }, "extract_dir": "balena-cli",