From f87e28b5346f9b6b99c8e7d138522149af1291b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:28:17 +0000 Subject: [PATCH] simplex-chat: Update to version 6.1.1 --- bucket/simplex-chat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/simplex-chat.json b/bucket/simplex-chat.json index 0bea77fab3..4bd3d6e4ca 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.1.0", + "version": "6.1.1", "description": "Private and secure chat and applications platform", "homepage": "https://simplex.chat", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "b9dc02346db587aea320922be7758dc0af7e49b6a6579a1440293e9c8cf29e1d" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.1.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "08fa6546da6658132c754e6cb845c276a9d5acb1526dc564b21aa41525385fb6" } }, "bin": "simplex-chat.exe",