mercurial: Update to version 5.0

This commit is contained in:
Richard Kuhnt 2019-05-10 17:00:25 +00:00
parent dd3dea7406
commit 8e9602ab3f

View File

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