diff --git a/bucket/mercurial.json b/bucket/mercurial.json index d2961fe2a6..9da07a72b5 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,16 +1,16 @@ { - "version": "5.7", + "version": "5.7.1", "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-5.7-x64.exe", - "hash": "114033aedde0b377e937feff2f4e029029e0ac140ce1f56c5a2e986fa465694c" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7.1-x64.exe", + "hash": "f5e06aa96e468cc61948f1ce16b8f650d50d8b8059e8e0c4b93ea7a17258f764" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7-x86.exe", - "hash": "c481ee2f2d09700ab23e122e77c4366c26f6710a2e2f2d8609963346aa8558c8" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.7.1-x86.exe", + "hash": "d9ec9c5c872ecd13dc43aa3b7ca065118b2bbb21cbacdda1dc0e1fc7bfab8712" } }, "innosetup": true,