From df663b2cd2ef03f188c58dcd5fbcd6a30ec19f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 16:30:02 +0000 Subject: [PATCH] simplex-chat: Update to version 3.1.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 422c662486..b3eaa0439b 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "3.0.1", + "version": "3.1.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/v3.0.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "b33d9b6ccb4746b2a4411bf9bead83400f439419070881290fa33650fd1d830f" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v3.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "d125ef1a4048ff3a2a674996331a823e7dba94109e199a3558144c7eb8f707ae" } }, "bin": "simplex-chat.exe",