Update Mercurial to 3.5

This commit is contained in:
Konstantin Molchanov 2015-08-07 08:36:38 +03:00
parent 5218ddd787
commit a8772a7ea6

View File

@ -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,