From 03c81de7a54b2a5725856125422aea92af2f4d32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 01:13:31 +0000 Subject: [PATCH] simplex-chat: Update to version 5.6.1 --- 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 256c9406c5..f8c8b757f3 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.6.0", + "version": "5.6.1", "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/v5.6.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "b7c4011ea356ad9fe7d7428c644fe85f23fb593ebf3ab92cef320ea96920b0ec" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.6.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "4a03eca97122ae27865b1ffab3d383defcb34bd8ed438b191eb06f2b5d985dc1" } }, "bin": "simplex-chat.exe",