changeset 339:571d7c491cfe

downloads: mercurial 1.7
author David Soria Parra <dsp@php.net>
date Tue, 02 Nov 2010 23:42:37 +0100
parents 4a5fc4ada2d8
children 2671800c4e38
files .hgsubstate templates/data
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Sat Oct 09 17:17:34 2010 +0200
+++ b/.hgsubstate	Tue Nov 02 23:42:37 2010 +0100
@@ -1,2 +1,2 @@
 3c65e4752e10a93e52b2ce4408fc12eb2d5403c4 content
-143ad4f839a2118f742643620dfc059ba5df5f9d rendered
+23158b63849bbcc7a4bceb2a291e2b008017689e rendered
--- a/templates/data	Sat Oct 09 17:17:34 2010 +0200
+++ b/templates/data	Tue Nov 02 23:42:37 2010 +0100
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.6.4',
+    'current': '1.7',
+    '1.7' : {
+        'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.5-hg-1.7-x64.msi',
+        'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.5-hg-1.7-x86.msi',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.7.0.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.7-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.7-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.7.tar.gz'},
     '1.6.4' : {
         'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.4-hg-1.6.4-x64.msi',
         'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.4-hg-1.6.4-x86.msi',