From 319040a1b86ba1ec8a0aee6c6d5449191d77095b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:33:22 +0000 Subject: [PATCH] simplex-chat: Update to version 5.7.0 --- 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 f8c8b757f3..d04fb46d28 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.6.1", + "version": "5.7.0", "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.6.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "4a03eca97122ae27865b1ffab3d383defcb34bd8ed438b191eb06f2b5d985dc1" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "bd7e6bf7ca8332101765f3940fc1ce8712e885359b07443584c65b6ed3074c6e" } }, "bin": "simplex-chat.exe",