From e428408026af22d16818cc6e8dfa953b65d725b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:26:35 +0000 Subject: [PATCH] simplex-chat: Update to version 5.4.4 --- 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 7a21b9a60d..17789001bc 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.4.3", + "version": "5.4.4", "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.3/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "22e082392397cc17edc5a9d1d1e09fa5a2fe50ff481b03bc24126b5937b7228e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.4.4/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "c5ceac175468106c68658c8623c4df4e4104ee5f924f89a744eb1e31beb69fd6" } }, "bin": "simplex-chat.exe",