From a1f4ba46de941e7da033b9718bbf3ac7839aff02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Dec 2020 09:50:01 +0100 Subject: [PATCH] balena-cli: Update to version 12.36.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 57e3c49765..2e7be8fb9a 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.36.0", + "version": "12.36.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.36.0/balena-cli-v12.36.0-windows-x64-standalone.zip", - "hash": "01917ac132c7474654f1a8598080b1a1dec37e8bd569c4edef93b7d119d45c20" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.36.1/balena-cli-v12.36.1-windows-x64-standalone.zip", + "hash": "f32afcd1a05fddcf93b143b8c23c724f15e94478b0da503d0809bfabf1ae984a" } }, "extract_dir": "balena-cli",