From 58350d9d8cad7a06eb58b97d1d2613d9fa00bc46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 20:28:55 +0000 Subject: [PATCH] simplex-chat: Update to version 2.0.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 4d0a6d43da..a8652a7427 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "2.0.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/v1.6.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "0b9d0aff499c8576b93e8b2c3d2f91769997c59e659d0b17ebf2bd648036b5f5" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v2.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "dd4f946e6deb3ebc69df7332355e2bf21dacd7caabee70b5cd3a5454a08eab8b" } }, "bin": "simplex-chat.exe",