Update mercurial to version 4.6.1

This commit is contained in:
Richard Kuhnt 2018-06-06 20:00:27 +00:00
parent 30de4d3d49
commit 565ac3a8f9

View File

@ -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,