From 8d5bf44472df68aae11c2076405cc7d12a40f3d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 May 2022 20:28:04 +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..69d974b805 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": "53a74b345c0b21e4bbd9d3a6d39c22c3a4874fc6792eb9d29082426673d3fd15" } }, "bin": "simplex-chat.exe",