From 82eba8e1280cedb750b893fc7f9a7de66025fa6b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Sep 2018 20:00:32 +0000 Subject: [PATCH] mercurial: Update to version 4.7.1 --- mercurial.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mercurial.json b/mercurial.json index 1df47d77d0..5ee644a6f8 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.7", + "version": "4.7.1", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7-x64.exe", - "hash": "fc9846057479936093f6bae68e476faa74604dcbc66560c33186a7f82aa11137" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.1-x64.exe", + "hash": "fb7845d03c163e2483810d8a15b385d4d4aaaf90dd0cc835cfa786e15aca672d" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.exe", - "hash": "62b517e5a609be8614d8bad728e0d35783af82c18ade371c24ef6486c81cd8b1" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.7.1.exe", + "hash": "d09ff19ca5f49ceab46b32eb5ec145cf4dfe5927f5307bf2f9d3b405fcaade30" } }, "innosetup": true,