{ "version": "5.8.1", "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.8.1/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "be5442382dee4d149ee6eed0840ccac56465ab7062c59560178e66b9c58993a2" } }, "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" } } } }