From 99199ebbf76352b007f3c20da8b8e010201412e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 6 Aug 2020 08:10:08 +0200 Subject: [PATCH] balena-cli: Update to version 12.12.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 7240b66b9b..4b27402a5e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.12.0", + "version": "12.12.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.12.0/balena-cli-v12.12.0-windows-x64-standalone.zip", - "hash": "957167da2276c9900ce581b409a66bfb2ee63ca54d9b67c07e88b8b4e865be77" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.12.1/balena-cli-v12.12.1-windows-x64-standalone.zip", + "hash": "ab480b993556ac8309d934cccb6ddfa0de34f6b4830fef62dc8f4d52448e4e2f" } }, "extract_dir": "balena-cli",