From 81e896faa2e8d52ed34a2478fa149a9adc6bd5f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 20:22:52 +0000 Subject: [PATCH] simplex-chat: Update to version 5.2.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 9a957c110e..27f42c8219 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.2.1", + "version": "5.2.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.2.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "c38ff5aab5c539919335137dae91113106f0764ec6aa42956d3a4638debcb58e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.2.2/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "94ebb59b8d409e980da577deb2ec4487a04dbbeedb6aef534fd93486cf592603" } }, "bin": "simplex-chat.exe",