ScoopInstaller_Main/mercurial.json
2014-03-03 18:10:17 +10:00

17 lines
493 B
JSON

{
"homepage": "mercurial.selenic.com",
"version": "2.9.1",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.9.1-x64.exe",
"hash": "cbdaa7559ea21534055fdf79b0cfe913ee4a14dc40bc7805059c85acfc9dfedf"
},
"32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.9.1.exe",
"hash": "1e2ab495a88c5bcc56ed18f956da16efa4138457f0d5f7d99d2b59f391a3bfcf"
}
},
"innosetup": true,
"bin": "hg.exe"
}