From 2f655c7fa5253b10fcafb410d62c170e7c27fd47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:32:38 +0000 Subject: [PATCH] simplex-chat: Update to version 5.5.2 --- 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 281f871028..979673a8af 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "5.5.1", + "version": "5.5.2", "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.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "6ecd48470153cf1624a7a5db2bb9f08b819210de1e28bf7a8d0544176bafa99e" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.2/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "7a1ffbcd1316ec49f8a0c309ed2df127ec04f86c4bfe6b70e96bd350a9165f65" } }, "bin": "simplex-chat.exe",