Update Mercurial to 3.8.2 (#876)

SHA256 taken from shasum.
This commit is contained in:
monotykamary 2016-05-31 05:46:03 +07:00 committed by Luke Sampson
parent 1e3f2255f8
commit ea8c1fa127

View File

@ -1,15 +1,15 @@
{ {
"homepage": "mercurial.selenic.com", "homepage": "mercurial.selenic.com",
"version": "3.8.1", "version": "3.8.2",
"license": "http://www.gnu.org/licenses/gpl-2.0.txt", "license": "http://www.gnu.org/licenses/gpl-2.0.txt",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.8.1-x64.exe", "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2-x64.exe",
"hash": "89ab409f7818d8640ee45800254efbf051dbc7b6509d8f6c687274226c1c3cb6" "hash": "a0d9a3377b5e9cac19de35743470a903c5783bef57c52a62aae442f58aab1ae9"
}, },
"32bit": { "32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-3.8.1.exe", "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2.exe",
"hash": "1629e8171461bd2fad09466f5c1beca7a7f3de3d55ebd8eca647a8a3e76c9c6e" "hash": "7b8d6b14db0f9b5a935724d0f3fc303a0a80166ff7e97c6861aa25351dd9f6be"
} }
}, },
"innosetup": true, "innosetup": true,