mercurial: Update to version 5.2

This commit is contained in:
Richard Kuhnt 2019-11-06 04:00:25 +00:00
parent 913429a0d8
commit d7ade197c5

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.1.2",
"version": "5.2",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.2-x64.exe",
"hash": "e88ff4640f08e3ff9f4e366c547b5c9430e0670a99a8273ad4e522d122d47a14"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2-x64.exe",
"hash": "db4c88932dc0009f1719b49bd09f0f7e4531671ab38f42fe59d84239d3978fcf"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.1.2.exe",
"hash": "47647203bf160126c54e44a30881d326e5902ee8e90e917a2e763f8de0f56fbd"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.exe",
"hash": "802623e06201c4b842a8e01c7064a05ff664b5d5e3948d92985148e6aa14a48f"
}
},
"innosetup": true,