From df5974cec365b5600981388308ee6d23c09fb66e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:32:01 +0000 Subject: [PATCH] simplex-chat: Update to version 6.3.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 55988bef73..94138a4142 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.3.4", + "version": "6.3.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/v6.3.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "25a49ec8849bd388666e0052392da6819353ba43ff57c0fc2ea9e1081c57158f" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.5/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "0b99ff2466ccd8128c20be838de6e7cfa2e182c86f4c7f47a4a67d5b15bd4a2b" } }, "bin": "simplex-chat.exe",