From 3b2b5aa0c6e6e6e67dd011dc8dae13dbf4a7108d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 20:29:16 +0000 Subject: [PATCH] simplex-chat: Update to version 6.3.4 --- 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 35ebe48b2c..55988bef73 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.3.3", + "version": "6.3.4", "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.3/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "76f7b8f1724fbbf7130fb4c284fdde59c8891c231499f2e482e491b83501b829" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.4/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "25a49ec8849bd388666e0052392da6819353ba43ff57c0fc2ea9e1081c57158f" } }, "bin": "simplex-chat.exe",