From 7a65acd7c5b740e322f2361d77b503787860ca5f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jul 2019 16:01:51 +0000 Subject: [PATCH] mercurial: Update to version 5.0.2 --- bucket/mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mercurial.json b/bucket/mercurial.json index b6dd666ab9..bd9c71dd95 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "5.0", + "version": "5.0.2", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0-x64.exe", - "hash": "f53b9c0e15bc7b445c4cb8aa76781a29badaaba4cc3dcff51aa4198190388118" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2-x64.exe", + "hash": "bdeaa6a35bb975797b87722d01f186e8dca52c3cebcf37c96995af99cd0fcd04" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.exe", - "hash": "2463ea17c543834c649ef2914ca4680fbd2045b56ac4f9b9f3857a64876bf1ec" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2.exe", + "hash": "ac58482188cb5351d4777e449d17f36b49099a44db6ce7b4109aa6cae00dbc3c" } }, "innosetup": true,