{ "homepage": "https://www.mercurial-scm.org/", "version": "4.0.2", "license": "http://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.0.2-x64.exe", "hash": "c9f56f034844cd2318eb92cfb6e92a28da8c6fcfa193d989bf8f57e86e5ddba0" }, "32bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.0.2.exe", "hash": "fe40952522c725c8decab7812f5b1c5310026dca52b5b17a94fb0bbbafee18cd" } }, "innosetup": true, "bin": "hg.exe", "checkver": { "url": "https://www.mercurial-scm.org/wiki/WhatsNew", "re": "Mercurial\\s+([\\d.]+)\\s+\\([0-9\\-]+\\)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-$version-x64.exe" }, "32bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-$version.exe" } } } }