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