From 0904a139104b4d0809d93326a8792eaa0ff3f194 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 12:30:46 +0000 Subject: [PATCH] simplex-chat: Update to version 5.7.5 --- 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 bd6f3abb62..8f7c482088 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.7.4", + "version": "5.7.5", "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.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "4c9df3edc6dcc9238e7040c8701b6ad7662ed81b1838d43949a1090f3fd3f3b3" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.5/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "46d8c3e2ad71d529a4134fd9fbc203ea443ef3526c8d0948726c6699e1a390fb" } }, "bin": "simplex-chat.exe",