From 19c1801e662e5c86eab64ba5b59bd9b430e71244 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:27:51 +0000 Subject: [PATCH] simplex-chat: Update to version 6.0.2 --- 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 defeec4670..05ea3e11e1 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.0.1", + "version": "6.0.2", "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.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "666dc291944e8e219d955acce7dd44c5a71fe7455b4b1dbe7c17237db537a623" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.2/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "a3f34abd7727264e43a5429cc69d0edac5cdaedec154ad6d332258bb62b7ad5d" } }, "bin": "simplex-chat.exe",