{ "homepage": "https://www.mercurial-scm.org/", "version": "5.1", "license": "GPL-2.0-only", "architecture": { "64bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1-x64.exe", "hash": "93c9151b956b0759fbf0a3b4fc3ca5fc3a17c3c89a2d9aa7ad5ffdce9763eb38" }, "32bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.exe", "hash": "ac167791764c8ad6eb9b1ce07134582440286ff7960fd2f2eb3103cefb6e4b03" } }, "innosetup": true, "bin": "hg.exe", "checkver": { "url": "https://www.mercurial-scm.org/release/windows/latest.dat", "re": "Mercurial-([\\d.]+).exe" }, "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" } } } }