ScoopInstaller_Main/mercurial.json
2014-03-03 20:57:04 +10:00

21 lines
663 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",
"checkver": {
"url": "http://mercurial.selenic.com/sources.js",
"re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights"
}
}