mercurial 2.9.1 (checkver)

This commit is contained in:
Luke Sampson 2014-03-03 20:57:04 +10:00
parent bb21c7df87
commit bc398c2de7

View File

@ -13,5 +13,9 @@
}
},
"innosetup": true,
"bin": "hg.exe"
"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"
}
}