mercurial: Update to version 4.8.2

This commit is contained in:
Richard Kuhnt 2019-01-08 21:00:30 +00:00
parent 4646293e6e
commit 87606eacc3

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "homepage": "https://www.mercurial-scm.org/",
"version": "4.8.1", "version": "4.8.2",
"license": "GPL-2.0", "license": "GPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.1-x64.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.2-x64.exe",
"hash": "eadc171ce8b1a84ac8b2d872bb613f14b50f755dce7cd6cb241bd31554a4918e" "hash": "a89f087c4fb8c70156c520080b9688974df1f128c43454e8e543ac69d8347b2f"
}, },
"32bit": { "32bit": {
"url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.1.exe", "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.8.2.exe",
"hash": "72c1fbcf73105501d78a9fe8eaf38e522bf1b4a889e286575c7be814bc50e21d" "hash": "df12f3ad5fd34782d1f5338c33ffc0519e4bdf0f5f79180840791080ed3c1ce0"
} }
}, },
"innosetup": true, "innosetup": true,