Mercurial > hg-website
changeset 328:7da4a607bd84
downloads: Mercurial 1.6
author | David Soria Parra <dsp@php.net> |
---|---|
date | Fri, 02 Jul 2010 01:18:57 +0200 |
parents | f510cd3f37fc |
children | 457b75e10a79 |
files | .hgsubstate templates/data |
diffstat | 2 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Wed Jun 02 09:17:53 2010 +0200 +++ b/.hgsubstate Fri Jul 02 01:18:57 2010 +0200 @@ -1,2 +1,2 @@ 462c9cfd0e60057b0c6398532c20233e79b85f24 content -d78a07f5c350f1a76a8bc02217323a3ea162f6dc rendered +945b5c1697de05d43f7171361640f8a214bd959c rendered
--- a/templates/data Wed Jun 02 09:17:53 2010 +0200 +++ b/templates/data Fri Jul 02 01:18:57 2010 +0200 @@ -1,5 +1,12 @@ {% set downloads = { - 'current': '1.5.4', + 'current': '1.6', + '1.6' : { + 'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1-hg-1.6-x64.msi', + 'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1-hg-1.6-x86.msi', + 'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.6.0.msi', + 'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6-py2.6-macosx10.6.zip', + 'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6-py2.5-macosx10.5.zip', + 'Source code': 'http://mercurial.selenic.com/release/mercurial-1.6.tar.gz'}, '1.5.4' : { 'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0.4-hg-1.5.4-x64.msi', 'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0.4-hg-1.5.4-x86.msi',