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