mercurial: Update to version 5.2.1

This commit is contained in:
Richard Kuhnt 2019-12-06 03:00:24 +00:00
parent 222b054097
commit 794d3972c8

View File

@ -1,16 +1,16 @@
{
"homepage": "https://www.mercurial-scm.org/",
"description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.",
"version": "5.2",
"version": "5.2.1",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2-x64.exe",
"hash": "db4c88932dc0009f1719b49bd09f0f7e4531671ab38f42fe59d84239d3978fcf"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.1-x64.exe",
"hash": "de937461b5b0daec12bca6ee326e18082d49c32e6a3410f639cf291e3f755fdf"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.exe",
"hash": "802623e06201c4b842a8e01c7064a05ff664b5d5e3948d92985148e6aa14a48f"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.1.exe",
"hash": "abc61583c18e92064e558fe5fd0001c100e8ab58ff7f1341b1ebdd6e6d9592cb"
}
},
"innosetup": true,