From 822e2d8d27bc7a6a92ce5af22763a175e58a28dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 00:39:44 +0000 Subject: [PATCH] balena-cli: Update to version 13.2.1 --- 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 8e7ad5490a..6eb5aad005 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "13.2.0", + "version": "13.2.1", "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/v13.2.0/balena-cli-v13.2.0-windows-x64-standalone.zip", - "hash": "6b7ad4d118b06884019f8f963dba686a676fbd54974722e7a04ee39fcfa01d18" + "url": "https://github.com/balena-io/balena-cli/releases/download/v13.2.1/balena-cli-v13.2.1-windows-x64-standalone.zip", + "hash": "4e55bbab67630ae501009315640fd2ba0378a04f0e28d038b21c1066c702b035" } }, "extract_dir": "balena-cli",