diff --git a/bucket/mercurial.json b/bucket/mercurial.json index a65078f438..65d2adc665 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,16 +1,16 @@ { - "version": "6.1.2", + "version": "6.1.3", "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", "homepage": "https://www.mercurial-scm.org/", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.2-x64.exe", - "hash": "fd74e358ba3a14f3cebea478f2f8ec4eaef5add8be931cd3cced6fc5460c2b6c" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.3-x64.exe", + "hash": "7aa584bd55e33daaf5f1430b74afa9f068eaef25777868f0a8a738d120913e44" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.2-x86.exe", - "hash": "4f05af0964634981b08599ee54be6e3a6d57e1ab24e41c1529d7689e9f999e86" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.3-x86.exe", + "hash": "48dcafa5b6d1cdd9642261890caac357dc93e8a95b3b23494d61da129df1a235" } }, "innosetup": true,