mercurial: Update to version 6.2.2

This commit is contained in:
github-actions[bot] 2022-10-03 00:36:53 +00:00
parent a431e9cacc
commit f554d2495a

View File

@ -1,16 +1,16 @@
{ {
"version": "6.2.1", "version": "6.2.2",
"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.2.1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2.2-x64.exe",
"hash": "d6c8a7833d387ea65740f60c1b210b50177fcc9ede296af241971dc1decafb75" "hash": "dcdf691ab082b7c4358dedc5a0de46f33ea90be84613175a487b1efebc4d1df6"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2.1-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2.2-x86.exe",
"hash": "3fd38de69b19f158b1174ddd41ec8bf3ceb4698c94c66ea94a8bf880d97370d2" "hash": "0018960056a08aea833381fba79d68eb6fe0c64a5322cf66de1a1323f68d83e8"
} }
}, },
"innosetup": true, "innosetup": true,