From 41e53bfdd875c49dbdd762eb262a0b963b398459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 29 Jan 2021 17:26:36 +0100 Subject: [PATCH] balena-cli: Update to version 12.38.8 --- 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 9091440f9d..2aa8b7430b 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.38.7", + "version": "12.38.8", "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.7/balena-cli-v12.38.7-windows-x64-standalone.zip", - "hash": "86eed3b061edf858d8efa5f80b1e104fd8ad9b11e4f9f2170e3c3b8949288e75" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.38.8/balena-cli-v12.38.8-windows-x64-standalone.zip", + "hash": "1522dc93b756778c1192bc89038f141fb82f2016e01a7399f1c4f5f30d8910ed" } }, "extract_dir": "balena-cli",