From ef4b1fd254600a8ec311c90f1199761455cdac69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 04:27:15 +0000 Subject: [PATCH] balena-cli: Update to version 17.1.4 --- 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 3d1fb6f483..e2d4ce77c2 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.1.3", + "version": "17.1.4", "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.1.3/balena-cli-v17.1.3-windows-x64-standalone.zip", - "hash": "ce235593b543ccb46e752aec793187a8d16ca013e503c28ee6e6f4a4a01be6fc" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.1.4/balena-cli-v17.1.4-windows-x64-standalone.zip", + "hash": "723ddcc5fd6f3d0d71e784017ce2165a1a95f72326af0ab47b829fad91c0442e" } }, "extract_dir": "balena-cli",