From c8f91c2d119df77cc6d1278acfd1145c63bb5312 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 16:31:18 +0000 Subject: [PATCH] simplex-chat: Update to version 6.3.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 d2181132e3..09a7ec35bf 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.2.5", + "version": "6.3.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.2.5/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "8327e3c44195e7da445f5815287fddf1903392d06b2a9b9147c8a8c9472e6c56" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "8646622b3b5e420f48326b2c700a29f086da6e0422536b36b72c1e35aafcdd21" } }, "bin": "simplex-chat.exe",