{ "homepage": "https://www.mercurial-scm.org/", "version": "4.9", "license": "GPL-2.0", "architecture": { "64bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.9-x64.exe", "hash": "ad6e8ae1079aca6dd7857445bebb065678e53f9283e533a4b00f201a5e35bb80" }, "32bit": { "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.9.exe", "hash": "3b07cb628d0d41d9f6101e4d0ddad62f005566204a5d610e278d2990df1254eb" } }, "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" } } } }