From d62561d70688d1dd36b5fbf53864751b8b756265 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:26:19 +0000 Subject: [PATCH] simplex-chat: Update to version 5.7.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 d04fb46d28..228be8060c 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.7.0", + "version": "5.7.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/v5.7.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "bd7e6bf7ca8332101765f3940fc1ce8712e885359b07443584c65b6ed3074c6e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "7538e2eddcb053285b77a024e7923e8aea32a28139e6bc21238024b3b5f58b2c" } }, "bin": "simplex-chat.exe",