From f80c25c355de21136d6021c8f309915021e0980d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:44:40 +0000 Subject: [PATCH] simplex-chat: Update to version 6.4.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 2804aaf5b1..30806539ef 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.4.0", + "version": "6.4.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.4.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "f42f5a84c4d43932d57dd727159f7ac06cc13f1009364b6891970de47563c60d" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.4.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "f4a896f7111c2d3b7d3b2e1f0cea7ddaf6fba77f65d7795e9f923453c09699aa" } }, "bin": "simplex-chat.exe",