From 95e2a507ffdf469389e3f58d9f4283c7c9072b85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:25:42 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.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 979673a8af..f88bed3b7b 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.5.2", + "version": "5.5.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.5.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "7a1ffbcd1316ec49f8a0c309ed2df127ec04f86c4bfe6b70e96bd350a9165f65" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.3/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "55ab39908690258fc143f7915f777142f3f41ee0bfb998cc6bf9ec1c7b935a70" } }, "bin": "simplex-chat.exe",