# HG changeset patch # User Arne Babenhauserheide # Date 1246556747 -7200 # Node ID 737a661da03643f59d2115f84724874e33c8a24b # Parent 98606f130c4e716b88741c5649834af4ceb994b6 Added Howto which explains updating the download URLs. diff -r 98606f130c4e -r 737a661da036 Howto_update_the_Download_Urls.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Howto_update_the_Download_Urls.txt Thu Jul 02 19:45:47 2009 +0200 @@ -0,0 +1,14 @@ +How to update the Download Urls +=============================== + +To update the download URLs just edit + + hgscm/media/downloads.json + +and replace the URLs with the latest versions available. + +Please remember to really check what is available beforehand: + + http://mercurial.selenic.com/wiki/Download + +Have fun!