mercurial: Update to version 5.6

This commit is contained in:
Richard Kuhnt 2020-11-04 04:00:31 +00:00
parent a90e9b0c84
commit 26f827d05c

View File

@ -1,16 +1,16 @@
{
"homepage": "https://www.mercurial-scm.org/",
"description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.",
"version": "5.6rc0",
"version": "5.6",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6rc0-x64.exe",
"hash": "0a2425c10e61a7ba03992f08a0a4ea5c901f340a11323691500c55f4af6fa18a"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6-x64.exe",
"hash": "0bf005c2b4d81dd24c15219fba52e21c96f175bbe91f4642a1b8cfad5da667b4"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6rc0-x86.exe",
"hash": "5b3c53946e05ab6b13c693a77efe36ef9830e299f562dc4a458c4d28959ccf8a"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.6-x86.exe",
"hash": "a03884621fb1c5422e8820e51f3f4f77eb4b1afc7b5841648e4d12e2e4512b3e"
}
},
"innosetup": true,