changeset 307:422c3b7cc6d4

downloads: Downloads for Mercurial 1.5.2
author David Soria Parra <dsp@php.net>
date Mon, 03 May 2010 09:26:55 +0200
parents f43c5192b49e
children b7d326bc57f9
files .hgsubstate templates/data
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Sat Mar 27 20:32:23 2010 +0100
+++ b/.hgsubstate	Mon May 03 09:26:55 2010 +0200
@@ -1,2 +1,2 @@
 94b9005489e807fa19bca790e7f9c9714fd3b32c content
-feb8babe9bb09885328a72a4a16a21d6f8f63a5f rendered
+2c5ea51eb0a0c7f440b45c1728ca6697952add3b rendered
--- a/templates/data	Sat Mar 27 20:32:23 2010 +0100
+++ b/templates/data	Mon May 03 09:26:55 2010 +0200
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.5',
+    'current': '1.5.2',
+    '1.5.2' : {
+        'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0.2-hg-1.5.2-x64.msi',
+        'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0.2-hg-1.5.2-x86.msi',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.5.2.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.5.2-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.5.2-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.5.2.tar.gz'},
     '1.5' : {
         'TortoiseHG for Windows 64bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0-hg-1.5-x64.msi',
         'TortoiseHG for Windows 32bit': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-1.0-hg-1.5-x86.msi',