From 825997906b7881ae38f02f3dc64158d175c36202 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 20:24:15 +0000 Subject: [PATCH] balena-cli: Update to version 16.1.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 de3a707c14..cb6203efaf 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "16.0.0", + "version": "16.1.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/v16.0.0/balena-cli-v16.0.0-windows-x64-standalone.zip", - "hash": "7713cc5ebed06bfb8df492361b5dec480217128842b72df3b95770397204857f" + "url": "https://github.com/balena-io/balena-cli/releases/download/v16.1.0/balena-cli-v16.1.0-windows-x64-standalone.zip", + "hash": "660a38261e59afa8ce22a0d961a5b321c0030a715303e711fa78701e69f09421" } }, "extract_dir": "balena-cli",