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/", "homepage": "https://www.mercurial-scm.org/",
"version": "5.0", "version": "5.0.2",
"license": "GPL-2.0", "license": "GPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2-x64.exe",
"hash": "f53b9c0e15bc7b445c4cb8aa76781a29badaaba4cc3dcff51aa4198190388118" "hash": "bdeaa6a35bb975797b87722d01f186e8dca52c3cebcf37c96995af99cd0fcd04"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-5.0.2.exe",
"hash": "2463ea17c543834c649ef2914ca4680fbd2045b56ac4f9b9f3857a64876bf1ec" "hash": "ac58482188cb5351d4777e449d17f36b49099a44db6ce7b4109aa6cae00dbc3c"
} }
}, },
"innosetup": true, "innosetup": true,