mercurial: Update to version 5.0.2

This commit is contained in:
Richard Kuhnt 2019-07-09 16:01:51 +00:00
parent 002c1fe5d6
commit 7a65acd7c5

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mercurial-scm.org/",
"version": "5.0",
"version": "5.0.2",
"license": "GPL-2.0",
"architecture": {
"64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0-x64.exe",
"hash": "f53b9c0e15bc7b445c4cb8aa76781a29badaaba4cc3dcff51aa4198190388118"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2-x64.exe",
"hash": "bdeaa6a35bb975797b87722d01f186e8dca52c3cebcf37c96995af99cd0fcd04"
},
"32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.exe",
"hash": "2463ea17c543834c649ef2914ca4680fbd2045b56ac4f9b9f3857a64876bf1ec"
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2.exe",
"hash": "ac58482188cb5351d4777e449d17f36b49099a44db6ce7b4109aa6cae00dbc3c"
}
},
"innosetup": true,