From 29ec5b1a7d18aecfa68dc20796eb78bd13eff6fb Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 30 Apr 2018 14:28:07 -0700 Subject: [PATCH] site: download: also link to windows release build [ci skip] --- site/download.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/download.md b/site/download.md index bf9896cf8..b3a3ecf98 100644 --- a/site/download.md +++ b/site/download.md @@ -31,10 +31,9 @@ hledger binaries or system packages are quickest to install, but they can be [out of date](https://repology.org/metapackage/hledger/badges) or incomplete. (Please help your local packagers with this!). - | |----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -| Windows: | [latest nightly binaries](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) ([no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444)) +| Windows: | [1.9.1](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?tag=hledger-1.9.1) or [latest nightly](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) ([no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444)) | Mac: | **`brew install hledger`** ([only hledger CLI](https://github.com/simonmichael/hledger/issues/321#issuecomment-179920520)) | Arch Linux: | **`pacman -S hledger`** | Debian, Ubuntu: | **`sudo apt install hledger hledger-ui hledger-web`**