From b6d7c700b7e87bae77d49bbebc2e66cb118b8366 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Nov 2017 19:01:46 +0000 Subject: [PATCH] Update mercurial to version 4.4 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 75a9b7217b..601b428f20 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.3.3", + "version": "4.4", "license": "https://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3-x64.exe", - "hash": "f3704863803425627c57bd2ed522629e4cd8d907628dc6db7a3a7962fafd0f85" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4-x64.exe", + "hash": "387d73da4c41a34fc1fe49afbe6af94effb421f4e16939aa02e186d62f5e514b" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3.exe", - "hash": "f41a2e1aea3d00b6cd9267e0c6adcd2d4fbc0f2b5fe3f9b2f210a821fd7de59f" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.exe", + "hash": "86d944e8b65b4f5f17c2013b2976452141ce05c902e5c11a50401af2cffbd4f1" } }, "innosetup": true,