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