From 59cf5d1fc6051ba8a4375dd4038d0506324caae2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 12:31:34 +0000 Subject: [PATCH] balena-cli: Update to version 17.1.5 --- 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 e2d4ce77c2..5e0d12370e 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "17.1.4", + "version": "17.1.5", "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.4/balena-cli-v17.1.4-windows-x64-standalone.zip", - "hash": "723ddcc5fd6f3d0d71e784017ce2165a1a95f72326af0ab47b829fad91c0442e" + "url": "https://github.com/balena-io/balena-cli/releases/download/v17.1.5/balena-cli-v17.1.5-windows-x64-standalone.zip", + "hash": "af4321a55f92c8fed53fbe7718dd4a5444a2ab16f4b2a2115b8bd7e21f46f1ed" } }, "extract_dir": "balena-cli",