From 96952eb08e62fd7f37a5d886aed06e9a58cec12b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 16:26:08 +0000 Subject: [PATCH] simplex-chat: Update to version 5.4.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 1c857aaa43..7a4d511c37 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.3.2", + "version": "5.4.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/v5.3.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "30cfc8f8bf49a8a0b5cb8b6d3a692468b917f5ad1eaef036b07264463a800d47" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.4.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "e1181609e63ce3456a12b38d693455850fca8bdb6d8221bf1211c1fbc27c32e1" } }, "bin": "simplex-chat.exe",