From 058b1c2d761def0baf52ad07a7a7e56783369969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 12:30:49 +0000 Subject: [PATCH] simplex-chat: Update to version 1.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 fb502b34f9..c8adaa38f9 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.4.1", + "version": "1.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/v1.4.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "4354a821edd2adfcebedc137a98c630e50f8937d4f6cab20ef955985fb066130" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.5.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "b14d5b4617427244ba1eee19b5b27f3ca9cb244ab7c7c02176cd618d7cc7fb48" } }, "bin": "simplex-chat.exe",