diff --git a/bucket/mercurial.json b/bucket/mercurial.json index 3a1cb3f8c6..e01f1ac9d0 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,16 +1,16 @@ { - "version": "5.8rc0", + "version": "5.8", "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.8rc0-x64.exe", - "hash": "414c37bc616a6c8b8eabff5dd26a09e4405e0e39c0bcb4bda5ba9f1b389f49ff" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.8-x64.exe", + "hash": "d1d6c4a6db02a86bcc6934aed10a4edd1085480697cf6dc2f3322d047d21ca58" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.8rc0-x86.exe", - "hash": "8a3b4ebb886ffe8f2cd626a16c39bfae6c3613dbab475ae9ecd7e69ce7d47500" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.8-x86.exe", + "hash": "808c2e61b075f65d9c473ce1c62e58f10713e3ba669435f975bedc28782e2cef" } }, "innosetup": true,