Update mercurial to 3.7.2

This commit is contained in:
Joe Chung 2016-03-12 21:52:58 -08:00
parent 4cc5bad5d2
commit 6e5d481147

View File

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