From 15ee70e8d9b6677edbd676e74ea182441fa1dd33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 20:27:47 +0000 Subject: [PATCH] simplex-chat: Update to version 3.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 b3eaa0439b..58e216ed21 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.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/v3.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "d125ef1a4048ff3a2a674996331a823e7dba94109e199a3558144c7eb8f707ae" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v3.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "57eadcb7e0692d7b0604fbf6ba5bed9d76433a7b1e1c04df559c6f4e1874dd67" } }, "bin": "simplex-chat.exe",