From bc398c2de773950f47949e7e23f449832ccad733 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 3 Mar 2014 20:57:04 +1000 Subject: [PATCH] mercurial 2.9.1 (checkver) --- mercurial.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mercurial.json b/mercurial.json index e22ffeaf78..716d56c386 100644 --- a/mercurial.json +++ b/mercurial.json @@ -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" + } } \ No newline at end of file