changeset 35:b654cf7bcb1d

Add URLs for 1.4 download files
author Chris Cannam
date Wed, 19 Dec 2018 14:37:29 +0000
parents c2212976bfef
children 46a16d9bcb7a
files download.html
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/download.html	Tue Dec 18 10:12:31 2018 +0000
+++ b/download.html	Wed Dec 19 14:37:29 2018 +0000
@@ -29,7 +29,7 @@
 <p>The current release is EasyMercurial 1.4. <a href="https://bitbucket.org/cannam/easyhg/raw/tip/CHANGELOG">See the list of changes since the last release</a>.</p>
 
 <p>You can find the source code for EasyMercurial
-1.4 <a href="https://code.soundsoftware.ac.uk/attachments/download/639/EasyMercurial-1.3.0-src.tar.gz">here</a>. The
+1.4 <a href="https://code.soundsoftware.ac.uk/attachments/download/2433/EasyMercurial-1.4-src.tar.gz">here</a>. The
 packages below also contain a custom build of
 the <a href="http://kdiff3.sourceforge.net/">KDiff3</a> diff/merge
 utility, with thanks to Joachim Eibl. We have tweaked it to remove some
@@ -40,7 +40,7 @@
 <div id="download-windows">
 <h2>Windows</h2>
 
-<p><big>&#187; <a href="">Download EasyMercurial installer for Windows 7+</a></big></p>
+<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2432/EasyMercurial-1.4-Setup.msi">Download EasyMercurial installer for Windows 7+</a></big></p>
 
 <p>The Mercurial executable and KDiff3 diff/merge application are included. Some bundling components are sourced from the <a href="http://tortoisehg.bitbucket.io/">TortoiseHg project</a>, with thanks.</p>
 
@@ -48,7 +48,7 @@
 <div id="download-mac">
 <h2>Mac</h2>
 
-<p><big>&#187; <a href="">Download EasyMercurial package for macOS 10.12+</a></big>
+<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2429/EasyMercurial-1.4.dmg">Download EasyMercurial package for macOS 10.12+</a></big>
 </p>
 
 <p>Mercurial itself is not included in this package. <a href="http://www.mercurial-scm.org/" target="_new">Download and install it</a> before you run EasyMercurial.</p>
@@ -59,11 +59,11 @@
 <div id="download-linux">
 <h2>Linux</h2>
 
-<p><big>&#187; <a href="">Download EasyMercurial package for 64-bit Ubuntu 14.04+</a></big><br></p>
+<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2431/easymercurial_1.4_amd64.deb">Download EasyMercurial package for 64-bit Ubuntu 14.04+</a></big><br></p>
 
 <p>You should only have to install the relevant package: all the necessary dependencies should be added by your package manager.</p>
 
-<p><big>&#187; <a href="">Download EasyMercurial AppImage for most Linux systems</a></big></p>
+<p><big>&#187; <a href="https://code.soundsoftware.ac.uk/attachments/download/2430/EasyMercurial-1.4-x86_64.AppImage">Download EasyMercurial AppImage for most Linux systems</a></big></p>
 
 <p>Mercurial itself is not included in this image. Install it using your distribution package manager first. Then download and save the EasyMercurial AppImage file, <a href="https://discourse.appimage.org/t/how-to-make-an-appimage-executable/">make it executable</a>, and run it.