changeset 300:a2be6892b348

downloads: Downloads for Mercurial 1.5
author David Soria Parra <dsp@php.net>
date Sun, 07 Mar 2010 23:01:14 +0100
parents 6c1abf854251
children 841b5e0ab726
files .hgsubstate templates/data
diffstat 2 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Fri Feb 05 09:45:52 2010 +0100
+++ b/.hgsubstate	Sun Mar 07 23:01:14 2010 +0100
@@ -1,2 +1,2 @@
-9abd6998e77f5e282616b676870092f26792d76b content
-012f0441950df45d206154a3becdd5a76d86fce7 rendered
+94b9005489e807fa19bca790e7f9c9714fd3b32c content
+aa992ac159987fd0ee17eee89187db0230d3bd48 rendered
--- a/templates/data	Fri Feb 05 09:45:52 2010 +0100
+++ b/templates/data	Sun Mar 07 23:01:14 2010 +0100
@@ -1,5 +1,12 @@
 {% set downloads = {
-    'current': '1.4.3',
+    'current': '1.5',
+    '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',
+        'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.5.msi',
+        'Mac OS X 10.6': 'http://mercurial.berkwood.com/binaries/Mercurial-1.5-py2.6-macosx10.6.zip',
+        'Mac OS X 10.5': 'http://mercurial.berkwood.com/binaries/Mercurial-1.5-py2.5-macosx10.5.zip',
+        'Source code': 'http://mercurial.selenic.com/release/mercurial-1.5.tar.gz'},
     '1.4.3' : {
         'Windows (TortoiseHg)': 'http://bitbucket.org/tortoisehg/stable/downloads/tortoisehg-0.9.3-hg-1.4.3.exe',
         'Windows': 'http://bitbucket.org/tortoisehg/thg-winbuild/downloads/mercurial-1.4.3.exe',