From 2fdaaa039d4602021ed13b5e1e1725b5790d4900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 4 Feb 2021 23:54:31 +0100 Subject: [PATCH] balena-cli: Update to version 12.39.0 --- 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 9ac8accea9..702369d4fa 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.38.10", + "version": "12.39.0", "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.38.10/balena-cli-v12.38.10-windows-x64-standalone.zip", - "hash": "4aaf14c0c3cc05fa0797890c2051555230153d32c0cb7ae391301e75f5e51f88" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.39.0/balena-cli-v12.39.0-windows-x64-standalone.zip", + "hash": "a967cbea334d129098b8d260b55ad96cde89726c8a107c79c1dee98d6eb79e2d" } }, "extract_dir": "balena-cli",