changeset 336:7ff6e52fcca9

downloads 1.6.4
author David Soria Parra <dsp@php.net>
date Sun, 03 Oct 2010 20:56:35 +0200
parents 6444eb7d2692
children 15cb955deee3
files .hgsubstate templates/data
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Tue Aug 31 09:31:23 2010 +0200
+++ b/.hgsubstate	Sun Oct 03 20:56:35 2010 +0200
@@ -1,2 +1,2 @@
 05a4a94fda699932106c8f2a8d27fbb4daf27ccd content
-0074680d212d85f8cc4bc98ba776209f3e4b1e2b rendered
+84a17f9165ffdd956b48f661183bf0e7e01d8d0f rendered
--- a/templates/data	Tue Aug 31 09:31:23 2010 +0200
+++ b/templates/data	Sun Oct 03 20:56:35 2010 +0200
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.6.3',
+    'current': '1.6.4',
+    '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',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.6.4.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6.4-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.6.4-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.6.4.tar.gz'},
     '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',