github simonmichael/hledger 1.18

latest releases: 1.33, 1.33.99, hledger-web-1.33...
3 years ago

Fixed JSON output; market prices inferred from transactions; more Ledger file compatibility; more flexible journal entries from CSV; misc. fixes and improvements.
https://hledger.org/release-notes.html#hledger-1-18

Production binaries

https://hledger.org/download.html#binary-packages

Github release binaries

The hledger-*.zip files below contain the binaries built by our CI setup. Note these binaries are unoptimised and will run slower than normal, and will probably run only on machines with similar configuration to github's; they are provided as a fallback. Notes:

  • The zip files will unpack 2-3 hledger* binaries into the current directory. These won't have executable permission, so on unix machines you'll need to chmod +x them.

  • Mac binaries are built on macos 10.15 catalina. They are unsigned so you need to mark them as trusted: run open . to view the current folder in Finder, control-click hledger, option-click "Open", allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04, depending on these libs: linux-vdso.so.1, libm.so.6, libtinfo.so.5, librt.so.1, libutil.so.1, libdl.so.2, libpthread.so.0, libgmp.so.10, libc.so.6. If they give an error you may need to install some C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for windows.

Contributed binaries

These are contributed by users, not built from our repo by CI, so should be considered less secure.

  • hledger-armhf32-debian.gz built by @TheTaoOfSu on a Pi 4 running Raspberry Pi OS 10 (buster), should work on Pi 2 or greater.

Don't miss a new hledger release

NewReleases is sending notifications on new releases.