mercurial: Update to version 5.2.2

This commit is contained in:
Richard Kuhnt 2020-01-09 08:00:59 +00:00
parent 4dfece0a05
commit 2920723bb6

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "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.", "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.",
"version": "5.2.1", "version": "5.2.2",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.2-x64.exe",
"hash": "de937461b5b0daec12bca6ee326e18082d49c32e6a3410f639cf291e3f755fdf" "hash": "ca75f9cec7b9ae9b05cf5394277f5e7de12cc4ecc1fde4575a908bdf1a7e073d"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.1.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.2.2.exe",
"hash": "abc61583c18e92064e558fe5fd0001c100e8ab58ff7f1341b1ebdd6e6d9592cb" "hash": "115544dcbbef0ae93486705603d2da70cc0f3412bd7483c568ca32d6b050e690"
} }
}, },
"innosetup": true, "innosetup": true,