mercurial: Update to version 6.1.1

This commit is contained in:
github-actions[bot] 2022-04-09 20:27:10 +00:00
parent 6dfcc6cbea
commit 2771e9de70

View File

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