mercurial: Update to version 5.9.1

This commit is contained in:
Richard Kuhnt 2021-08-30 21:00:36 +00:00
parent 78f519c871
commit b97a26e0ec

View File

@ -1,16 +1,16 @@
{ {
"version": "5.9", "version": "5.9.1",
"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-5.9-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.1-x64.exe",
"hash": "e8c9b7ec52645c062483e449ec5ff1de1c690e73af70f4d264c58beccce76ef2" "hash": "56fee96091f0dd67719e6e872415de6191bd767068a87feb59906b44b38dceb2"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9-x86.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.9.1-x86.exe",
"hash": "69433085d7d4b664fb7ef2f92777e1f0a87fdc569ceda19202118c7ffd801c78" "hash": "87836f0cce128015b147912adf74892710784df05483efe6da7d95960f3e9419"
} }
}, },
"innosetup": true, "innosetup": true,