From aa4e81b5ae71fb08eeef626f3f7ae5e8b3a95041 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 00:33:50 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.5 --- 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 5031399300..79be2c08f3 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.5.4", + "version": "5.5.5", "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.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "977afbbbc1498a4d44083147ee8a56d0ea775d0c1d83ae92dc9a62013b38cce3" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.5/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "a059462f41809c13409b9cae6618d02e98b1a6f05689f14232ca99184cc50a4c" } }, "bin": "simplex-chat.exe",