From 9781269ed93e353e1a5a7dfdaac7d3ff2e88c4ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 May 2022 16:29:53 +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 c68c8e7d9e..c44a27d076 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "2.1.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.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "0afe8ec4a540a8d049da9e51876a976d3a9d8f7a5bedaf64c9f471162ba20ea0" + "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",