ScoopInstaller_Main/mercurial.json
2013-10-04 17:53:27 +10:00

17 lines
493 B
JSON

{
"homepage": "mercurial.selenic.com",
"version": "2.7.2",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.2-x64.exe",
"hash": "ad17de523769b6dbe0c1a735c81630d3afe495988a7fc674571a9746d5abd7e5"
},
"32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.2.exe",
"hash": "3f9b055d54989bb456f0dc5fafd19da0de82a1f85b3dd021f9472d7d51f803a6"
}
},
"innosetup": true,
"bin": "hg.exe"
}