simplex-chat: Update to version 3.0.1

This commit is contained in:
github-actions[bot] 2022-07-16 12:30:35 +00:00
parent 3ee64115f3
commit 6ebd12dc23

View File

@ -1,11 +1,11 @@
{ {
"version": "3.0.0", "version": "3.0.1",
"description": "Private and secure chat and applications platform", "description": "Private and secure chat and applications platform",
"homepage": "https://simplex.chat", "homepage": "https://simplex.chat",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "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" "hash": "b33d9b6ccb4746b2a4411bf9bead83400f439419070881290fa33650fd1d830f"
} }
}, },