From 0a06a72479a6f432412d205990f4230c0b9e873a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 00:39:33 +0000 Subject: [PATCH] simplex-chat: Update to version 6.2.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 4b4f486f98..d2181132e3 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.2.4", + "version": "6.2.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.2.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "15a8ef17b0ca88a0fde07fa36ef63dbcd0119d9014ad2751e03aa6bc06e6fc4b" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.2.5/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "8327e3c44195e7da445f5815287fddf1903392d06b2a9b9147c8a8c9472e6c56" } }, "bin": "simplex-chat.exe",