From 6ebd12dc2394022573b1f11423e46041d9391c33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:30:35 +0000 Subject: [PATCH] simplex-chat: Update to version 3.0.1 --- bucket/simplex-chat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/simplex-chat.json b/bucket/simplex-chat.json index 3dea927964..422c662486 100644 --- a/bucket/simplex-chat.json +++ b/bucket/simplex-chat.json @@ -1,11 +1,11 @@ { - "version": "3.0.0", + "version": "3.0.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/v3.0.0/simplex-chat-windows-x86-64#/simplex-chat.exe", + "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v3.0.1/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "b33d9b6ccb4746b2a4411bf9bead83400f439419070881290fa33650fd1d830f" } },