From d073f2c27beb9bf964569d588337bc30bfdb5058 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 00:32:22 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.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 f88bed3b7b..5031399300 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.5.3", + "version": "5.5.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.5.3/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "55ab39908690258fc143f7915f777142f3f41ee0bfb998cc6bf9ec1c7b935a70" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.4/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "977afbbbc1498a4d44083147ee8a56d0ea775d0c1d83ae92dc9a62013b38cce3" } }, "bin": "simplex-chat.exe",