From 70b2d5aea367233dde503ff79ec491a5bde6e16b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 00:32:33 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.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 17789001bc..240b6d54e2 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.4.4", + "version": "5.5.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/v5.4.4/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "c5ceac175468106c68658c8623c4df4e4104ee5f924f89a744eb1e31beb69fd6" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "ab92a94caf66cd8f9ec5303fa20079f837f71884182a762e407c4eea2aa50e39" } }, "bin": "simplex-chat.exe",