From 57b88d557c30a9a1fb5b4ce173e26156431f44ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 12:55:51 +0000 Subject: [PATCH] simplex-chat: Update to version 1.4.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 ec15ab9d40..fb502b34f9 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.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/v1.4.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "572c515d4808bbcaad8a41d5f8691afd237551510e0450b646355be81e25e7bf" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.4.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "4354a821edd2adfcebedc137a98c630e50f8937d4f6cab20ef955985fb066130" } }, "bin": "simplex-chat.exe",