mercurial: Update to version 6.0

This commit is contained in:
Richard Kuhnt 2021-11-24 02:01:01 +00:00
parent e00074f542
commit ecfdf30907

View File

@ -1,16 +1,16 @@
{
"version": "5.9.3",
"version": "6.0",
"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-5.9.3-x64.exe",
"hash": "c00be9755c183c474a2b4c4cf3bed48b01da8ffe1205946a2de8fadaaa4a40a0"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.0-x64.exe",
"hash": "5430ccf14817644cd44e84352cee2fee0c901ecd82065a63a469e471b67bdccf"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.3-x86.exe",
"hash": "49fe2b3683026a04abf022fddfe9ea63a365ccff3e361a0a340971be88f4e068"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.0-x86.exe",
"hash": "7ffbb7f7f8154302c5627eff2fbcb7dd280ac027dc598c25720f63b393d54e8c"
}
},
"innosetup": true,