{ "version": "1.1.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/v1.1.0/simplex-chat-windows-x86-64#/simplex-chat.exe", "hash": "ddf43eb52f28c83a92e811be376567fb03a38f16332a8508af944fcf7246248d" } }, "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" } } } }