Update mercurial to version 4.4.1

This commit is contained in:
Richard Kuhnt 2017-11-07 21:00:47 +00:00
parent 3fffbde044
commit f4e7196cbe

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"version": "4.4", "version": "4.4.1",
"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.4-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.1-x64.exe",
"hash": "387d73da4c41a34fc1fe49afbe6af94effb421f4e16939aa02e186d62f5e514b" "hash": "312887a720763843969006edfa66683a50051fae4177a9451423fdcb8af476cc"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.4.1.exe",
"hash": "86d944e8b65b4f5f17c2013b2976452141ce05c902e5c11a50401af2cffbd4f1" "hash": "fd6b5790fb75c759d5b7f51972a6d6f60effb25f309869a74b3a9af561b775f0"
} }
}, },
"innosetup": true, "innosetup": true,