From 3ffcf51de4159656b4dc3f790f80cddc6f66b07e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 6 May 2018 19:00:31 +0000 Subject: [PATCH] Update mercurial to version 4.6 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 9a42c5cc93..7e15bb997d 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.5.3", + "version": "4.6", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5.3-x64.exe", - "hash": "fbd628e1530b4111e354def5f9389382b4e1199f6aecc07d61f55146a3088aff" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6-x64.exe", + "hash": "eaf1a30689a1cf357e366ab80d02cb566c46d4fc2c31f7113b3af8053b3da843" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5.3.exe", - "hash": "8d2bf51a5e02e89d685c08a7eb3c185871c439831c935f2b8cac83f6f2c16637" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.exe", + "hash": "a2a6368b5c388203f2d426031b131c4ef9eced1fe70b46fd19ea311460d7f89c" } }, "innosetup": true,