changeset 334:37b46f4fd5f8

downlodas: mercurial 1.6.3
author David Soria Parra <dsp@php.net>
date Mon, 30 Aug 2010 05:35:59 +0200
parents 5ff08eb28739
children 6444eb7d2692
files .hgsubstate templates/data
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Tue Aug 03 08:40:23 2010 +0200
+++ b/.hgsubstate	Mon Aug 30 05:35:59 2010 +0200
@@ -1,2 +1,2 @@
 9d997cdc0e0b945cc7cd9c178f594209144edc1b content
-1b8739ea4556f046ad59b6021949991f79efc1f9 rendered
+31ef8017790af0131c852b85547c5252ff0c8c33 rendered
--- a/templates/data	Tue Aug 03 08:40:23 2010 +0200
+++ b/templates/data	Mon Aug 30 05:35:59 2010 +0200
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.6.2',
+    'current': '1.6.3',
+    '1.6.3' : {
+        'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.3-hg-1.6.3-x64.msi',
+        'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.3-hg-1.6.3-x86.msi',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.6.3.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6.3-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6.3-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.6.3.tar.gz'},
     '1.6.2' : {
         'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.2-hg-1.6.2-x64.msi',
         'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.1.2-hg-1.6.2-x86.msi',