From 4470328cdb8ca2b9e3feb38443d19d485356efe7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Feb 2018 22:00:39 +0000 Subject: [PATCH] Update mercurial to version 4.5 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 8dd6faa7d1..532705607a 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.4.2", + "version": "4.5", "license": "https://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.2-x64.exe", - "hash": "c5aebde645e346c8b5507813beadb47247aa10652bb143046731ea365edb48fc" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5-x64.exe", + "hash": "e96f0312e462ca96ef69d4be0c0f4b458ce853c49672cfe32be7c5ce99e5fc6b" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.2.exe", - "hash": "3ec92f184d68e9b218e38ae635bc24387e92681a42687e19aa2b2c3d90f73101" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5.exe", + "hash": "e66db15844aca97a140f49b2b7c35a105674f4dccd1f7a13ca4b6be780d666d0" } }, "innosetup": true,