From fc82d1af25be96bfa5e9591741a60ceafc5d131d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:29:23 +0000 Subject: [PATCH] simplex-chat: Update to version 6.2.0 --- 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 4bd3d6e4ca..78efc88aee 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "6.1.1", + "version": "6.2.0", "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.1.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "08fa6546da6658132c754e6cb845c276a9d5acb1526dc564b21aa41525385fb6" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "3e83038b9ff1958eee13e14454dc77849069ea0df87e0cbd182a9f93a67cbfef" } }, "bin": "simplex-chat.exe",