Update mercurial to version 4.6

This commit is contained in:
Richard Kuhnt 2018-05-06 19:00:31 +00:00
parent 1c05dace0a
commit 3ffcf51de4

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mercurial-scm.org/",
"version": "4.5.3",
"version": "4.6",
"license": "GPL-2.0",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5.3-x64.exe",
"hash": "fbd628e1530b4111e354def5f9389382b4e1199f6aecc07d61f55146a3088aff"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6-x64.exe",
"hash": "eaf1a30689a1cf357e366ab80d02cb566c46d4fc2c31f7113b3af8053b3da843"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.5.3.exe",
"hash": "8d2bf51a5e02e89d685c08a7eb3c185871c439831c935f2b8cac83f6f2c16637"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.6.exe",
"hash": "a2a6368b5c388203f2d426031b131c4ef9eced1fe70b46fd19ea311460d7f89c"
}
},
"innosetup": true,