From 3c7f043d9b109613fbf056344a1ed29036c11e98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 08:32:37 +0000 Subject: [PATCH] simplex-chat: Update to version 2.1.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 c44a27d076..c68c8e7d9e 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.1.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/v2.0.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "73914e8354160e24fb5ec50c612cdd3c23a89ff16a54c35545c6b874cf4e81db" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v2.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "0afe8ec4a540a8d049da9e51876a976d3a9d8f7a5bedaf64c9f471162ba20ea0" } }, "bin": "simplex-chat.exe",