diff --git a/mercurial.json b/mercurial.json index 7e15bb997d..ea8ff5ba1d 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.6", + "version": "4.6.1", "license": "GPL-2.0", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6-x64.exe", - "hash": "eaf1a30689a1cf357e366ab80d02cb566c46d4fc2c31f7113b3af8053b3da843" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.1-x64.exe", + "hash": "1ac01e7b090ce87eea98c29241f6c71f93b9a8af7ddb8b78c9fe61050c6c9baf" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.exe", - "hash": "a2a6368b5c388203f2d426031b131c4ef9eced1fe70b46fd19ea311460d7f89c" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.1.exe", + "hash": "b5b09f3b37d0a44a6923afa8951191bd328084ff8e678b4759559f607e0f739d" } }, "innosetup": true,