From 39bdc74576a24f9f925302315bbc1e6cf9aa5f5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 00:33:25 +0000 Subject: [PATCH] simplex-chat: Update to version 5.2.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 4c36e64727..0313c3b117 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.1.2", + "version": "5.2.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.1.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "0857cd48120f7d1aca0cb66a43f8ce94db528f95b905c25aab9cad9a99f7512d" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "89b3ad479e7138f3b9b148a70ca2d80cacd18dbefbddfe9a3e274f20b11fc61c" } }, "bin": "simplex-chat.exe",