Update Mercurial to 3.8.2

SHA-256 taken from 7zip and shasum;
mercurial manifest tested on external bucket.
This commit is contained in:
monotykamary 2016-05-16 13:36:43 +07:00
parent aecc9786fd
commit a631788ca2

View File

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