From 95b28b12940147600a574ac38942cc7c2523bdd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 20:28:36 +0000 Subject: [PATCH] simplex-chat: Update to version 6.3.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 09a7ec35bf..71ee46337d 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.3.0", + "version": "6.3.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.3.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "8646622b3b5e420f48326b2c700a29f086da6e0422536b36b72c1e35aafcdd21" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "a957e8838f61349e350b94f796cb355fd3c099cd80ffda28372c31cebccd0b7b" } }, "bin": "simplex-chat.exe",