From a6aa3743b7a1c4f37be85f8de5d466a870bb2fbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 16:30:36 +0000 Subject: [PATCH] simplex-chat: Update to version 2.0.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 a8652a7427..c44a27d076 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.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/v2.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "dd4f946e6deb3ebc69df7332355e2bf21dacd7caabee70b5cd3a5454a08eab8b" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v2.0.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "73914e8354160e24fb5ec50c612cdd3c23a89ff16a54c35545c6b874cf4e81db" } }, "bin": "simplex-chat.exe",