From 7e996a5c1856ec830dd6b0036243560f5387a9a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 16:29:21 +0000 Subject: [PATCH] simplex-chat: Update to version 1.3.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 28c9c7c94e..e1a5bc2cfe 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.3.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.2.1/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "e51789be4f8682f4fbb579bd66862795f36d2bf5ff5462951c19eba4cf89ab64" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.3.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "c3f8d3f3d711bfcc1066ded60e58ccb359aef29dbbdc8e2aef7b2bb9ae36616c" } }, "bin": "simplex-chat.exe",