changeset 340:2671800c4e38

donwloads: mercurial 1.7.1
author David Soria Parra <dsp@php.net>
date Wed, 17 Nov 2010 01:12:49 +0100
parents 571d7c491cfe
children 17be3fccf9dc
files .hgsubstate templates/data
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Tue Nov 02 23:42:37 2010 +0100
+++ b/.hgsubstate	Wed Nov 17 01:12:49 2010 +0100
@@ -1,2 +1,2 @@
 3c65e4752e10a93e52b2ce4408fc12eb2d5403c4 content
-23158b63849bbcc7a4bceb2a291e2b008017689e rendered
+b3653683872d8b59dce636ccf3fc5e825a2fdf13 rendered
--- a/templates/data	Tue Nov 02 23:42:37 2010 +0100
+++ b/templates/data	Wed Nov 17 01:12:49 2010 +0100
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.7',
+    'current': '1.7.1',
+    '1.7.1' : {
+        'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.6-hg-1.7.1-x64.msi',
+        'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.6-hg-1.7.1-x86.msi',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.7.1.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.7.1-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.7.1-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.7.1.tar.gz'},
     '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',