From 98fac168d688cf66f0816f885015e6ae056d8232 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Sep 2021 16:01:49 +0000 Subject: [PATCH] balena-cli: Update to version 12.48.12 --- 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 418d759800..dec139affa 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.48.11", + "version": "12.48.12", "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.11/balena-cli-v12.48.11-windows-x64-standalone.zip", - "hash": "15f8da38f5ef9478be2b432051edc89296ecb83dcea28de022e469382d2c5f69" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.48.12/balena-cli-v12.48.12-windows-x64-standalone.zip", + "hash": "a84fb07516b55c5205f707c50ba316fd6352c340e96d34ac6ba0ef757490c36a" } }, "extract_dir": "balena-cli",