From 6a0e01f0286155f6d5f329c7678ec1b0bf4584a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 Aug 2020 15:10:22 +0200 Subject: [PATCH] balena-cli: Update to version 12.14.18 --- 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 3813ea3ce9..fbcb12b694 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.14.17", + "version": "12.14.18", "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.14.17/balena-cli-v12.14.17-windows-x64-standalone.zip", - "hash": "316a5f149cfb51397001fd88b839968d66d7f563044920728dd3f10e6508b91c" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.14.18/balena-cli-v12.14.18-windows-x64-standalone.zip", + "hash": "ef33b7cab6436b03d44c245f2c8282005a101308b47f6027a5c9470b1092f294" } }, "extract_dir": "balena-cli",