mercurial: Update to version 5.3

This commit is contained in:
Richard Kuhnt 2020-02-04 04:01:49 +00:00
parent ebfdd391af
commit f91177c3f5

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.3rc1", "version": "5.3",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3rc1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3-x64.exe",
"hash": "13d978362d0e385637c5b2191a12c5d65fa585ede69c85bc5487ade052f41366" "hash": "fec10fe020f23bf259d36340aef50997ad9d330cc361bf7414a66d6427b0745a"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3rc1.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.3.exe",
"hash": "7288b0ba1516df8077112dc60e96a855a22437c49f80e712fcf99a14e1c48ca7" "hash": "15ebd1c2302bd19a33368f6e900fbbafb5b1091765425a164581dc329509fc41"
} }
}, },
"innosetup": true, "innosetup": true,