From e3f478895f90fa1539a8b092557ff24526dc12d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:25:55 +0000 Subject: [PATCH] simplex-chat: Update to version 6.0.5 --- 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 5b4a9daa99..a9648863cd 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.0.4", + "version": "6.0.5", "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.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "07aa28465d3f2ae486c5842732b51fdaf520732e0da4a36e6d9a97561fbad214" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.5/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "2add357d09c174e6251c86bd9e5228beb41c967c37dfad0fb8fc936751aeafa8" } }, "bin": "simplex-chat.exe",