From 339476fc965d54063bde1ed447ce9d0eed710c77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 16:25:45 +0000 Subject: [PATCH] simplex-chat: Update to version 5.2.3 --- 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 27f42c8219..e4f5a0d505 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.2.2", + "version": "5.2.3", "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.2.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "94ebb59b8d409e980da577deb2ec4487a04dbbeedb6aef534fd93486cf592603" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.2.3/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "ba964a25fb5bac1385fccfaf46d2a4563f75dcce9586621286d7de99018e1ee1" } }, "bin": "simplex-chat.exe",