From a39928c3b5638956ebaab5b4ce850730b6685929 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 12:31:22 +0000 Subject: [PATCH] simplex-chat: Update to version 5.8.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 dbff9edd8a..99b7e7e33f 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.8.0", + "version": "5.8.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.8.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "6ef977134fb9896ff0de3e2302af472421f18ca37f157ba641476526ae0e4e6b" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.8.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "be5442382dee4d149ee6eed0840ccac56465ab7062c59560178e66b9c58993a2" } }, "bin": "simplex-chat.exe",