Update mercurial to version 4.2.2

This commit is contained in:
Richard Kuhnt 2017-07-05 20:00:25 +00:00
parent 33bdf0090c
commit 4e8510d3b4

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mercurial-scm.org/",
"version": "4.2.1",
"version": "4.2.2",
"license": "https://www.gnu.org/licenses/gpl-2.0.txt",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.1-x64.exe",
"hash": "91cd606689ef9e0fa2a03342612b5c3ab5e3a6acc42b0444995cf2422fb16cdf"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.2-x64.exe",
"hash": "29781624f29a6483431b273287312986d6279bb1e5de44739261476b273a9484"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.1.exe",
"hash": "9ba315b5a473cba5a66d5d5ce35cfa3518954b24caaa3ca73aa518bb841406a8"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.2.2.exe",
"hash": "79b9cf8756893e574920816c5737d3d4b81148eb4d0bdbae764c813d621a00ab"
}
},
"innosetup": true,