mercurial: Update to version 6.1.2

This commit is contained in:
github-actions[bot] 2022-05-06 04:30:50 +00:00
parent 0272f886c7
commit f0e12df10a

View File

@ -1,16 +1,16 @@
{
"version": "6.1.1",
"version": "6.1.2",
"description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.",
"homepage": "https://www.mercurial-scm.org/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.1-x64.exe",
"hash": "cb60c00a900fea9045eed88e47fb03628bd716b6385bad8e7f86579e990ea625"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.2-x64.exe",
"hash": "fd74e358ba3a14f3cebea478f2f8ec4eaef5add8be931cd3cced6fc5460c2b6c"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.1-x86.exe",
"hash": "53abdf619faccf5984e557d8266b3965e1286a469af3a302a77b7fd3ee1091f0"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.1.2-x86.exe",
"hash": "4f05af0964634981b08599ee54be6e3a6d57e1ab24e41c1529d7689e9f999e86"
}
},
"innosetup": true,