{ "version": "5.1.2", "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.1.2/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "0857cd48120f7d1aca0cb66a43f8ce94db528f95b905c25aab9cad9a99f7512d" } }, "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" } } } }