From e690de78d692d6a1261489f7baca7e7f0ef60f78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 12:31:47 +0000 Subject: [PATCH] simplex-chat: Update to version 6.3.3 --- 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 b6f0493f37..35ebe48b2c 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.3.2", + "version": "6.3.3", "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.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "7f967389a5b0f94926d0a533d2420ebf52b45446564de16460d177351ec2e120" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.3/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "76f7b8f1724fbbf7130fb4c284fdde59c8891c231499f2e482e491b83501b829" } }, "bin": "simplex-chat.exe",