From f2f2ff6f221317e4c41e7cba1feef700ca306ce3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 08:25:22 +0000 Subject: [PATCH] simplex-chat: Update to version 5.4.1 --- 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..9fb5b13670 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.4.2", + "version": "5.4.1", "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.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "7c6bcf08e1a47a7226f0795177f286bd568ec6876505e83abd8b34525b4d46ca" } }, "bin": "simplex-chat.exe",