From 5225cb7557d1719e1567549e1c0dfd2e0da00277 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 16:31:10 +0000 Subject: [PATCH] simplex-chat: Update to version 3.2.1 --- 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 58e216ed21..51743f8932 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.2.1", "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/v3.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "57eadcb7e0692d7b0604fbf6ba5bed9d76433a7b1e1c04df559c6f4e1874dd67" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v3.2.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "44155dc5d2ef8abb5f5c59239f2fc4cba3ae3e62c44f4b0c77bbe27d585499cd" } }, "bin": "simplex-chat.exe",