diff --git a/DOWNLOAD.md b/DOWNLOAD.md index 5731bf89c..d8a68c2f8 100644 --- a/DOWNLOAD.md +++ b/DOWNLOAD.md @@ -22,27 +22,31 @@ code { target="_blank" style="float:right;margin:0 1em;" >Donate with WePay -Here are some old binaries, all lagging sadly behind the -[current release](NEWS.html). You can donate to fund the tedious work of -producing a portable up-to-date binary for your platform, which will then -be available to all. This is a quick way to help the project and your -fellow users! If you don't want to do that, you can of course build your -own: see [Installing](../MANUAL.html#installing). +Generating and supporting portable binaries costs time and effort that can +be better used elsewhere. So, I do it when stimulated by donations. +Binaries funded in this way will then be available to all - a quick way to +help the project and your fellow users! + +My latest available platform binaries are below. On some platforms, such +as Debian, your packaging system will have more up-to-date and convenient +ones. Otherwise, you can of course build your own: see +[Installing](../MANUAL.html#installing). - - - + + + - - - - + + + + + - + + - + + - + + - - - - - - - + + + + + + + + + + + + + + + + + + @@ -132,6 +147,5 @@ own: see [Installing](../MANUAL.html#installing).

GNU/Linux

Mac

Windows

GNU/Linux

Mac

Windows
**32-bit****64-bit****10.5****32-bit****64-bit****10.5****10.7**
**hledger** (command-line interface):
**hledger** (command-line interface):
[hledger-0.14-linux-i686.gz](download/hledger-0.14-linux-i686.gz)

@@ -53,13 +57,16 @@ own: see [Installing](../MANUAL.html#installing).
[hledger-0.14-mac-i386.gz](download/hledger-0.14-mac-i386.gz)

+ **[hledger-0.18.2-mac-x86_64.gz](download/hledger-0.18.2-mac-x86_64.gz)**

+
[hledger-0.14-windows-i386.exe.zip](download/hledger-0.14-windows-i386.exe.zip)
**hledger-web** (web interface):
**hledger-web** (web interface):
[hledger-web-0.14-linux-i686.gz](download/hledger-web-0.14-linux-i686.gz)

@@ -70,12 +77,15 @@ own: see [Installing](../MANUAL.html#installing).
[hledger-web-0.14-mac-i386.gz](download/hledger-web-0.14-mac-i386.gz)

+ **[hledger-web-0.18.2-mac-x86_64.gz](download/hledger-web-0.18.2-mac-x86_64.gz)**

+
[hledger-web-0.14-windows-i386.exe.zip](download/hledger-web-0.14-windows-i386.exe.zip)
**hledger-vty** (curses interface):
**hledger-vty** (curses interface):
[hledger-vty-0.14-linux-i686.gz](download/hledger-vty-0.14-linux-i686.gz)

@@ -86,25 +96,30 @@ own: see [Installing](../MANUAL.html#installing).
[hledger-vty-0.14-mac-i386.gz](download/hledger-vty-0.14-mac-i386.gz)

+ not supported
**hledger-chart** (pie chart generator):
- -   - - - - - -
-Note you may need to decompress *(eg: gunzip FILE.gz)* and make these -executable *(eg: chmod +x FILE)* after downloading. - +Note you may need to decompress (eg: `gunzip FILE.gz`) and make these +executable (eg: `chmod +x FILE`) after downloading.