From e76e1f5baf1da0b21c53a20dae67be698cf19db7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:25:22 +0000 Subject: [PATCH] simplex-chat: Update to version 5.4.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 a42a522242..7a21b9a60d 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.4.2", + "version": "5.4.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/v5.4.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "a43eee7d5ac6f3d7115ea49ce90bd54e05285e4e3593c9df915115f867191824" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.4.3/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "22e082392397cc17edc5a9d1d1e09fa5a2fe50ff481b03bc24126b5937b7228e" } }, "bin": "simplex-chat.exe",