mercurial: Update to version 7.0.3

This commit is contained in:
github-actions[bot] 2025-07-15 16:30:12 +00:00
parent 79c089b859
commit a781d55349

View File

@ -1,16 +1,16 @@
{ {
"version": "7.0.2", "version": "7.0.3",
"description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", "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/", "homepage": "https://www.mercurial-scm.org/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.2-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.3-x64.exe",
"hash": "341a28d7c7a560d6d92166fb56f611d1cb64b8ffc65515fb301ef4ecd2d81014" "hash": "d9a1406f2b4c34ad36c48c78940c8b2eeb4439a735493cfc3a2f273c7fd0803b"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.2-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-7.0.3-x86.exe",
"hash": "ceba8a5b69075c134c092a0619949ccd0f80bbc82904ae67cd233551d15aca65" "hash": "00a06c63058188eed2f79df805c5a9523fe4fe8e99620c9a990df4e22257152d"
} }
}, },
"innosetup": true, "innosetup": true,