From 23f878b114f1ea840dc7d18c3b22663f9f7cedbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 7 Oct 2020 10:02:23 +0200 Subject: [PATCH] balena-cli: Update to version 12.24.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 a1ae9ff1c5..05ee31ba7c 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.23.4", + "version": "12.24.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.23.4/balena-cli-v12.23.4-windows-x64-standalone.zip", - "hash": "d12ac3c9b51745e98134851911e8409d90282450e7b258c6d7114081793c69ae" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.24.0/balena-cli-v12.24.0-windows-x64-standalone.zip", + "hash": "203a5781f86444393add937d4f6dbf17d0603b56bef00d3748716118d429c7e8" } }, "extract_dir": "balena-cli",