From 88fbfdb7f9379d51f15201eb3cf5ac2bc37da830 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Aug 2021 00:00:36 +0000 Subject: [PATCH] balena-cli: Update to version 12.48.2 --- 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 17636d77bc..ebbf3a7b5f 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "12.48.1", + "version": "12.48.2", "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/v12.48.1/balena-cli-v12.48.1-windows-x64-standalone.zip", - "hash": "62d80809c1dd72476c9c598517f3c20783949ada77d69304fa05e1863b498d8a" + "url": "https://github.com/balena-io/balena-cli/releases/download/v12.48.2/balena-cli-v12.48.2-windows-x64-standalone.zip", + "hash": "f9bc38061bf692c7a1dd6ee0d8d0f2a634ac5ec6f4723842db52e587fb7f5ce4" } }, "extract_dir": "balena-cli",