From 124112f0800ab8a1dc7ebfa205f9d8ab9a880b53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 12:29:33 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.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 240b6d54e2..281f871028 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.5.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.5.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "ab92a94caf66cd8f9ec5303fa20079f837f71884182a762e407c4eea2aa50e39" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "6ecd48470153cf1624a7a5db2bb9f08b819210de1e28bf7a8d0544176bafa99e" } }, "bin": "simplex-chat.exe",