From 5f2e434cd1c873583a6b6c3ba341643488f3a64b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:31:33 +0000 Subject: [PATCH] simplex-chat: Update to version 6.0.4 --- 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 5580b32149..5b4a9daa99 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.0.3", + "version": "6.0.4", "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.3/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "cf91d21844013a47b5d53847fc431e6de73eeead3f837321bfca33920b8b82a3" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.4/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "07aa28465d3f2ae486c5842732b51fdaf520732e0da4a36e6d9a97561fbad214" } }, "bin": "simplex-chat.exe",