From 0c3c3d2a4b9c06ed6c61bde68e97c9656307c856 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:25:39 +0000 Subject: [PATCH] simplex-chat: Update to version 5.3.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 8aaed4cc24..4214e44db5 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.3.1", + "version": "5.3.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.3.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "8233c5e47d7676a95dd5f3b4f9897ee07fb546946aad3db430df0c3c4f16158e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.3.2/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "30cfc8f8bf49a8a0b5cb8b6d3a692468b917f5ad1eaef036b07264463a800d47" } }, "bin": "simplex-chat.exe",