From 1675d533d9dd2f8c87896875df6416a027c65a18 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Jul 2018 20:00:27 +0000 Subject: [PATCH] mercurial: Update to version 4.6.2 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index ea8ff5ba1d..769c4b62f4 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.6.1", + "version": "4.6.2", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.1-x64.exe", - "hash": "1ac01e7b090ce87eea98c29241f6c71f93b9a8af7ddb8b78c9fe61050c6c9baf" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.2-x64.exe", + "hash": "a43f499707ff248e3acbc117c9cb7e673172e5170fe7d0fd1d86f1f3f0e4bb5e" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.1.exe", - "hash": "b5b09f3b37d0a44a6923afa8951191bd328084ff8e678b4759559f607e0f739d" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.2.exe", + "hash": "b5534fb2e7156f236b08de027c1490b1580b185b123ed6e99196c64cb813e9ba" } }, "innosetup": true,