From ff076ac1efdadbb29ea45087746c72637173c44a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Dec 2018 22:00:35 +0000 Subject: [PATCH] mercurial: Update to version 4.8.1 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index ed5a34f7b2..de5167a13e 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.8", + "version": "4.8.1", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8-x64.exe", - "hash": "21812cf412b13cbb6f1ac0ca96ca047a9bdbfc2bcfb9d44cc6d85b16572f4837" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.1-x64.exe", + "hash": "eadc171ce8b1a84ac8b2d872bb613f14b50f755dce7cd6cb241bd31554a4918e" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.exe", - "hash": "2bf36cbd60af21600d9a296b8ec2d00131cbd92acbaf56511cb0d7de6e2a5910" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.1.exe", + "hash": "72c1fbcf73105501d78a9fe8eaf38e522bf1b4a889e286575c7be814bc50e21d" } }, "innosetup": true,