From f8e142978afdb40a54a66b4d3df8805db2c847a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 16:29:37 +0000 Subject: [PATCH] simplex-chat: Update to version 6.4.0 --- 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 7503734011..2804aaf5b1 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.3.7", + "version": "6.4.0", "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.7/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "3fa0bb7df06b032001a7040beb7aa07d773fb35747f9322555a4302549c9d21e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.4.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "f42f5a84c4d43932d57dd727159f7ac06cc13f1009364b6891970de47563c60d" } }, "bin": "simplex-chat.exe",