From 7f9359af0128175645cc6a3ca4179b7b3e296e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 2 Oct 2020 15:28:38 +0200 Subject: [PATCH] balena-cli: Update to version 12.23.3 --- 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 535a5a4611..5ed78830f4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.23.0", + "version": "12.23.3", "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.23.0/balena-cli-v12.23.0-windows-x64-standalone.zip", - "hash": "ab53d5ed4bc914ab6a6ce356dd50414e8218be1a6ffd6fbb6bf409b837dd8915" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.23.3/balena-cli-v12.23.3-windows-x64-standalone.zip", + "hash": "8ed6e1e357a97d69c84a1d8bc2e367b0ef6676cd000d65589b4c150706445b9e" } }, "extract_dir": "balena-cli",