diff --git a/bucket/mercurial.json b/bucket/mercurial.json index d34d7953b2..04dca99c43 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,16 +1,16 @@ { "homepage": "https://www.mercurial-scm.org/", "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", - "version": "5.3.1", + "version": "5.3.2", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.1-x64.exe", - "hash": "2efbd14fc84bb769a7f15044b977d206d2311856a5b8e864828a1cf94b1f1bc7" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.2-x64.exe", + "hash": "e4668f098da30ece283cff8a0f1046e687f8ebd966d88f34be91e48d2c9d76be" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.1.exe", - "hash": "b67ea46700475ed35b02cc1b56e1396fef9cc4d2756fb43f500d43e2de36b85c" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.2.exe", + "hash": "b57b42ef71776969b44fde4f036c5a0f21fe1a3a7d366507f7a761f506251b35" } }, "innosetup": true,