From 2569852261848a544597117005cdea1c60eb66a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 16:27:28 +0000 Subject: [PATCH] simplex-chat: Update to version 5.7.2 --- 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 228be8060c..ecbc24cfd7 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.7.1", + "version": "5.7.2", "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.7.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "7538e2eddcb053285b77a024e7923e8aea32a28139e6bc21238024b3b5f58b2c" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.2/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "d694c55e5fdb398717e1b4ff5a1b57a0fc8d26cb590e5d429c4add663decd9df" } }, "bin": "simplex-chat.exe",