{ "version": "6.0.4", "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/v6.0.4/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "07aa28465d3f2ae486c5842732b51fdaf520732e0da4a36e6d9a97561fbad214" } }, "bin": "simplex-chat.exe", "checkver": { "url": "https://api.github.com/repositories/229407566/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" } } } }