diff --git a/bucket/mercurial.json b/bucket/mercurial.json index b3ebe2b654..98f3d8a940 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,16 +1,16 @@ { - "version": "7.0.1", + "version": "7.0.2", "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-7.0.1-x64.exe", - "hash": "298224e2b660e41f987f3406ea0ef4275f51d2b7303e4993dff8218a7296423b" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.2-x64.exe", + "hash": "341a28d7c7a560d6d92166fb56f611d1cb64b8ffc65515fb301ef4ecd2d81014" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.1-x86.exe", - "hash": "6b9dcfd29e117fd87e33461b24adf010940c18d0b220b3c43ae4d0bb7cbd06f4" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.2-x86.exe", + "hash": "ceba8a5b69075c134c092a0619949ccd0f80bbc82904ae67cd233551d15aca65" } }, "innosetup": true,