From ce83e17cd8f3f806565f6c881fc8b4363e0d8178 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:46:39 +0000 Subject: [PATCH] balena-cli: Update to version 18.1.2 --- 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 eaf638d4be..3da824bc8f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.1.1", + "version": "18.1.2", "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/v18.1.1/balena-cli-v18.1.1-windows-x64-standalone.zip", - "hash": "24ea017b2b598e03e23a6e3d8bd92b504b541636dd967d600d6e98e25f518722" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.1.2/balena-cli-v18.1.2-windows-x64-standalone.zip", + "hash": "9a6f45789d056a530522f2c9f726e68080ee0b597e09df8d6659ad17641ca658" } }, "extract_dir": "balena-cli",