From a876fe3bb48a9b9ce4e5cb50b653afdfb574bf15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 16:29:58 +0000 Subject: [PATCH] simplex-chat: Update to version 3.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 cf7b1c1839..3dea927964 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "3.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/v2.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "82330caf3d1aaa3deba335dbb4f8abe9df7e553bd6d32c2d0ed54e8ad16ee7cb" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v3.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "b33d9b6ccb4746b2a4411bf9bead83400f439419070881290fa33650fd1d830f" } }, "bin": "simplex-chat.exe",