mercurial 2.7.1

This commit is contained in:
Luke Sampson 2013-09-24 22:24:32 +10:00
parent 23acd521e8
commit e15efde4a1

View File

@ -1,15 +1,15 @@
{ {
"homepage": "mercurial.selenic.com", "homepage": "mercurial.selenic.com",
"version": "2.6.2", "version": "2.7.1",
"license": "GPL2", "license": "GPL2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.6.2-x64.exe", "url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.1-x64.exe",
"hash": "d61b7ce3193507aee3214bbd890bdd9cda9d6bc45f134d2563a038f81e2a2331" "hash": "1eb71dfdfde1f7fc51487c2e8c62a2421f73885e6506980ed98984a1882b9070"
}, },
"32bit": { "32bit": {
"url": "http://mercurial.selenic.com/release/windows/Mercurial-2.6.2.exe", "url": "http://mercurial.selenic.com/release/windows/Mercurial-2.7.1.exe",
"hash": "4ea3d91831521e720517c48fd80bcbbeb54a514186118cb2f6b9e023893443b6" "hash": "83fa25ded2a502adc8f4bcf4e78da5d3b56a3fe5f5dfac11e991c9938c10ab6f"
} }
}, },
"installer": { "args": [ "/verysilent", "/dir=\"$dir\"", "/noicons" ] }, "installer": { "args": [ "/verysilent", "/dir=\"$dir\"", "/noicons" ] },