{ "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.3/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "c5baccba19145cf0218bdc099c87f98c2a4a35b1ad0b0988d87659aab7131733" } }, "bin": "simplex-chat.exe", "checkver": { "url": "https://github.com/simplex-chat/simplex-chat/releases", "regex": "download/v([\\d.]+)/simplex-chat-windows-x86-64" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/simplex-chat/simplex-chat/releases/download/v$version/simplex-chat-windows-x86-64#/simplex-chat.exe" } } } }