diff templates/data @ 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 d5dbae3f0386
children 8ed8a4121eac
line wrap: on
line diff
--- 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',