ScoopInstaller_Main/mercurial.json
2014-06-23 08:45:27 +10:00

21 lines
663 B
JSON

{
"homepage": "mercurial.selenic.com",
"version": "3.0.1",
"license": "GPL2",
"architecture": {
"64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0.1-x64.exe",
"hash": "41fea6d7f085c670e54c5856f1e982e43c867e3b3a621c568349391176c9719e"
},
"32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.0.1.exe",
"hash": "d34dbeb07d623f9cb3030e88f062da0a7276d0ebdff626f9f4e7152eeef24d10"
}
},
"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"
}
}