ScoopInstaller_Main/mercurial.json
2013-11-09 22:13:12 +10:00

17 lines
487 B
JSON

{
"homepage": "mercurial.selenic.com",
"version": "2.8",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.8-x64.exe",
"hash": "75ad557d1da355f0d7e11bb4f82290aaaa10fc11af9d4b12216f8ce932439896"
},
"32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.8.exe",
"hash": "dd45b7301009a4e5abc95fd72857af77e0edb10eba5b2ced685371babb7f4642"
}
},
"innosetup": true,
"bin": "hg.exe"
}