{ "version": "5.9", "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", "homepage": "https://www.mercurial-scm.org/", "license": "GPL-2.0-only", "architecture": { "64bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9-x64.exe", "hash": "e8c9b7ec52645c062483e449ec5ff1de1c690e73af70f4d264c58beccce76ef2" }, "32bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9-x86.exe", "hash": "69433085d7d4b664fb7ef2f92777e1f0a87fdc569ceda19202118c7ffd801c78" } }, "innosetup": true, "bin": "hg.exe", "checkver": { "url": "https://www.mercurial-scm.org/release/windows/latest.dat", "regex": "Mercurial-([\\w.]+)-x" }, "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-x86.exe" } } } }