Update mercurial to version 4.4

This commit is contained in:
Richard Kuhnt 2017-11-07 19:01:46 +00:00
parent 0acd83e11f
commit b6d7c700b7

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"version": "4.3.3", "version": "4.4",
"license": "https://www.gnu.org/licenses/gpl-2.0.txt", "license": "https://www.gnu.org/licenses/gpl-2.0.txt",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4-x64.exe",
"hash": "f3704863803425627c57bd2ed522629e4cd8d907628dc6db7a3a7962fafd0f85" "hash": "387d73da4c41a34fc1fe49afbe6af94effb421f4e16939aa02e186d62f5e514b"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.exe",
"hash": "f41a2e1aea3d00b6cd9267e0c6adcd2d4fbc0f2b5fe3f9b2f210a821fd7de59f" "hash": "86d944e8b65b4f5f17c2013b2976452141ce05c902e5c11a50401af2cffbd4f1"
} }
}, },
"innosetup": true, "innosetup": true,