mercurial: Update to version 5.3.1

This commit is contained in:
Richard Kuhnt 2020-03-28 17:01:50 +00:00
parent 00a261b8f2
commit 34759ef937

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.3",
"version": "5.3.1",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3-x64.exe",
"hash": "fec10fe020f23bf259d36340aef50997ad9d330cc361bf7414a66d6427b0745a"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.1-x64.exe",
"hash": "2efbd14fc84bb769a7f15044b977d206d2311856a5b8e864828a1cf94b1f1bc7"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.exe",
"hash": "15ebd1c2302bd19a33368f6e900fbbafb5b1091765425a164581dc329509fc41"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.1.exe",
"hash": "b67ea46700475ed35b02cc1b56e1396fef9cc4d2756fb43f500d43e2de36b85c"
}
},
"innosetup": true,