From 6bca6017c9e5c965c5ad8e65e5624c93badd9f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 12:29:56 +0000 Subject: [PATCH] simplex-chat: Update to version 1.3.3 --- 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 bec798df7d..291719a490 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,12 +1,12 @@ { - "version": "1.3.2", + "version": "1.3.3", "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.2/simplex-chat-windows-x86-64#/simplex-chat.exe", - "hash": "a3403227a08b5459543e044c5d4590d927bc02e2d37535114dc1a077b0146e46" + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v1.3.3/simplex-chat-windows-x86-64#/simplex-chat.exe", + "hash": "c5baccba19145cf0218bdc099c87f98c2a4a35b1ad0b0988d87659aab7131733" } }, "bin": "simplex-chat.exe",