{ "version": "5.2.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/v5.2.0/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "89b3ad479e7138f3b9b148a70ca2d80cacd18dbefbddfe9a3e274f20b11fc61c" } }, "bin": "simplex-chat.exe", "checkver": { "url": "https://api.github.com/repos/simplex-chat/simplex-chat/releases", "jsonpath": "$[?(@.prerelease == false)]..browser_download_url", "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" } } } }