From cfc04dc1be0a8dd25be6aecfb95f5e97e3a00f3e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Sep 2021 14:00:36 +0000 Subject: [PATCH] balena-cli: Update to version 12.48.6 --- 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 d2edddd72c..1c8c21ff93 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.48.5", + "version": "12.48.6", "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.5/balena-cli-v12.48.5-windows-x64-standalone.zip", - "hash": "7b780f1979e4344e85252eb10f36720693f2f872c536afbccfdf2d102b526fc2" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.48.6/balena-cli-v12.48.6-windows-x64-standalone.zip", + "hash": "bd0cd003afbfb0d664349255148c3c3d7f6a46cc89eaca74c0483fae9810bb06" } }, "extract_dir": "balena-cli",