From b1fdba12f924d74d13ced27b1f24a2cc5e6e1127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Oct 2020 09:36:59 +0200 Subject: [PATCH] balena-cli: Update to version 12.24.1 --- 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 05ee31ba7c..bf8db0f7f4 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.24.0", + "version": "12.24.1", "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.24.0/balena-cli-v12.24.0-windows-x64-standalone.zip", - "hash": "203a5781f86444393add937d4f6dbf17d0603b56bef00d3748716118d429c7e8" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.24.1/balena-cli-v12.24.1-windows-x64-standalone.zip", + "hash": "102455610860460b26dc0ae513c44e4a2970a6e6c9183cb0f24c1e7205fe8a40" } }, "extract_dir": "balena-cli",