From 0211937aa7d2e307f956744cf6544063834cc646 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 12:29:41 +0000 Subject: [PATCH] balena-cli: Update to version 18.0.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 1d7a675871..17efc4ed39 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.5.1", + "version": "18.0.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/v17.5.1/balena-cli-v17.5.1-windows-x64-standalone.zip", - "hash": "ba9e340e53ef4b8f0ce8feb997b0369724bfb3e10c495318ee6e1cb9e966a206" + "url": "https://github.com/balena-io/balena-cli/releases/download/v18.0.0/balena-cli-v18.0.0-windows-x64-standalone.zip", + "hash": "10063e332382c44d21e3d06c15fd57cb6e25a783b02c1dc5e5ea224708b5fb6b" } }, "extract_dir": "balena-cli",