mercurial: Update to version 6.3.1

This commit is contained in:
github-actions[bot] 2022-11-20 04:29:50 +00:00
parent dd15892458
commit 2df52900f9

View File

@ -1,16 +1,16 @@
{
"version": "6.3rc0",
"version": "6.3.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.3rc0-x64.exe",
"hash": "d6b186b4c01aa015ec417ff2e1368e6787055fd9738cc1e2bbf5a3fc123a66e6"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.3.1-x64.exe",
"hash": "be8bbadc156ad7f3bc46d7787d1eb681231cbe34c04c473becc2f9a69d2a09ee"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.3rc0-x86.exe",
"hash": "456fe745c5de84e31ad404dabdefab9c3282c308c5f1c4ba10ae712153bdab5e"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-6.3.1-x86.exe",
"hash": "e2bec8a6b9bbe97c80fc16994920d25503cd8fcd53191f087f99d30fb1e354fc"
}
},
"innosetup": true,