{ "version": "2.6.3", "description": "Securely and anonymously send and receive files.", "homepage": "https://onionshare.org/", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/onionshare/onionshare/releases/download/v2.6.3/OnionShare-win64-2.6.3.msi", "hash": "d09e66f5dc7a996144f91e4fbbefb77207fbbcef7a5ce90b8ae065f59ab4f683" } }, "extract_dir": "OnionShare", "bin": [ [ "onionshare-cli.exe", "onionshare" ] ], "shortcuts": [ [ "onionshare.exe", "OnionShare" ] ], "checkver": { "github": "https://github.com/onionshare/onionshare" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/onionshare/onionshare/releases/download/v$version/OnionShare-win64-$version.msi" } } } }