From e7084014deaf668a106c7087c77698d7c0e51d24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 21:05:33 +0000 Subject: [PATCH] balena-cli: Update to version 18.1.8 --- 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 109dab9119..bac60eda0e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "18.1.7", + "version": "18.1.8", "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.7/balena-cli-v18.1.7-windows-x64-standalone.zip", - "hash": "bf01c447e0b21c2e0e4d09ae934aeb088111a6b84b618d68bf437b0a91190875" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.1.8/balena-cli-v18.1.8-windows-x64-standalone.zip", + "hash": "070d49d32598792430302b6844dc22e09c8a8a02cf16091071858a1c305015fb" } }, "extract_dir": "balena-cli",