Mercurial > hg-website
changeset 232:4cca9a4a6c4e
Fix issue #3 (Windows front page download link wrong)
author | David Soria Parra <dsp@php.net> |
---|---|
date | Mon, 20 Jul 2009 23:42:03 +0200 |
parents | 481707575fe8 |
children | a645ed99c6c6 |
files | hgscm/media/downloads.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgscm/media/downloads.json Thu Jul 16 11:31:01 2009 +0200 +++ b/hgscm/media/downloads.json Mon Jul 20 23:42:03 2009 +0200 @@ -6,7 +6,7 @@ { "system": "Windows GUI (TortoiseHG)", "identifier": "thgwin", - "url": "http://bitbucket.org/tortoisehg/stable/downloads/TortoiseHg-0.7.6-hg-1.2.1.exe" + "url": "http://bitbucket.org/tortoisehg/stable/downloads/TortoiseHg-0.8-hg-1.3.exe" },{ "system": "Windows command line", "identifier": "windows",