From fee68e47e6bb6a7b2205026b0c893d05431435a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 08:28:19 +0000 Subject: [PATCH] simplex-chat: Update to version 6.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 78ca2c1247..defeec4670 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.0.0", + "version": "6.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/v6.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "b4dbc53d0a1624eda864f9a5f70686f37ba0819d50231429084821d3dc5e2f6f" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "666dc291944e8e219d955acce7dd44c5a71fe7455b4b1dbe7c17237db537a623" } }, "bin": "simplex-chat.exe",