From 24dc376eda615fba1a5a1216a926c557229172b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 12:29:57 +0000 Subject: [PATCH] simplex-chat: Update to version 1.3.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 e1a5bc2cfe..6002d34ded 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "c3f8d3f3d711bfcc1066ded60e58ccb359aef29dbbdc8e2aef7b2bb9ae36616c" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.3.1/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "aebc0bf48d167ae5dcf1a39cd470ada8a7377de9fc49556b7b182601191f7d67" } }, "bin": "simplex-chat.exe",