From 701622e6558e85fb03113c99ee0f5f4e23cc4d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 7 Feb 2021 08:06:14 +0100 Subject: [PATCH] balena-cli: Update to version 12.39.1 --- 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 702369d4fa..ae9a83a625 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.39.0", + "version": "12.39.1", "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.39.0/balena-cli-v12.39.0-windows-x64-standalone.zip", - "hash": "a967cbea334d129098b8d260b55ad96cde89726c8a107c79c1dee98d6eb79e2d" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.39.1/balena-cli-v12.39.1-windows-x64-standalone.zip", + "hash": "7d8b105228ee9b36ce680ca82e0f747c51e3557a843aa3801529b20c576da8d8" } }, "extract_dir": "balena-cli",