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