From 36b1b2263e518eed84c14cf5dd545ba9242dd829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 25 Sep 2020 18:36:29 +0200 Subject: [PATCH] balena-cli: Update to version 12.23.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 e5bfa7bbb7..535a5a4611 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.22.2", + "version": "12.23.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.22.2/balena-cli-v12.22.2-windows-x64-standalone.zip", - "hash": "037b304d887b6a15fadfa760ddd2e53e1a92612336df9f0685ab08b90a4c42ea" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.23.0/balena-cli-v12.23.0-windows-x64-standalone.zip", + "hash": "ab53d5ed4bc914ab6a6ce356dd50414e8218be1a6ffd6fbb6bf409b837dd8915" } }, "extract_dir": "balena-cli",