From c320f6350a60e40946093d3b6c834db224eaa92b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 16:27:54 +0000 Subject: [PATCH] simplex-chat: Update to version 5.1.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 2fc129d4cf..8f66d3eb7f 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.1.0", + "version": "5.1.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.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "1b0b8ba6409b902d2c45ae23fa455ee0cd39a260d6b63aab2606d0c6ec0d43bf" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.1.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "39079dc91ae550849bc4ae1eebd9aa4fe6026b428fd4d459a69e9a1a5e10aa6c" } }, "bin": "simplex-chat.exe",