mercurial: Update to version 6.2.1

This commit is contained in:
github-actions[bot] 2022-07-29 04:38:57 +00:00
parent f17ba2a021
commit 8e19c19a57

View File

@ -1,16 +1,16 @@
{
"version": "6.2",
"version": "6.2.1",
"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.2-x64.exe",
"hash": "506240e788d02cab372821987ee5dfb7e71f5f76f4d4b818358b194153103fdc"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2.1-x64.exe",
"hash": "d6c8a7833d387ea65740f60c1b210b50177fcc9ede296af241971dc1decafb75"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2-x86.exe",
"hash": "38ffad89aa5594fb74578ea38469f68b78915c1e4914c364c796fb3212300835"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.2.1-x86.exe",
"hash": "3fd38de69b19f158b1174ddd41ec8bf3ceb4698c94c66ea94a8bf880d97370d2"
}
},
"innosetup": true,