From 4e8510d3b48e3d4060d85e970ff88dec2ec67682 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Jul 2017 20:00:25 +0000 Subject: [PATCH] Update mercurial to version 4.2.2 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 75cccf00fa..9ca87f95b0 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.2.1", + "version": "4.2.2", "license": "https://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.1-x64.exe", - "hash": "91cd606689ef9e0fa2a03342612b5c3ab5e3a6acc42b0444995cf2422fb16cdf" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.2-x64.exe", + "hash": "29781624f29a6483431b273287312986d6279bb1e5de44739261476b273a9484" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.1.exe", - "hash": "9ba315b5a473cba5a66d5d5ce35cfa3518954b24caaa3ca73aa518bb841406a8" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.2.exe", + "hash": "79b9cf8756893e574920816c5737d3d4b81148eb4d0bdbae764c813d621a00ab" } }, "innosetup": true,