From a8772a7ea6905687b8d6053a60182dd0a3dfb9a3 Mon Sep 17 00:00:00 2001 From: Konstantin Molchanov Date: Fri, 7 Aug 2015 08:36:38 +0300 Subject: [PATCH] Update Mercurial to 3.5 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 4a02046990..e929fc2da6 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "mercurial.selenic.com", - "version": "3.4", + "version": "3.5", "license": "GPL2", "architecture": { "64bit": { - "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.4-x64.exe", - "hash": "335a8cc9367265e59f1ea6fb8cf56d9117fb9a00f18c66fe15b30b354c588c68" + "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.5-x64.exe", + "hash": "b976477f7fb57ecdbf7fc38ce50366cde8e7aad557bafd3aefd3ff3311cc958f" }, "32bit": { - "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.4.exe", - "hash": "cc22c4d0f48de57a4464c7986069704aeb5fa3e56dbfad5a617f6f71717b704b" + "url": "http://mercurial.selenic.com/release/windows/Mercurial-3.5.exe", + "hash": "d97f1503ab4023134ad8f2bab31070eeb68e5cc3cea5b9985a55bfdac1f3842e" } }, "innosetup": true,