mercurial: Update to version 7.0

This commit is contained in:
github-actions[bot] 2025-03-31 16:29:50 +00:00
parent 25a074e548
commit ff7781af38

View File

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