From e7b6ad1d61f4c86989a2ccedaab584c10c738ef6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 3 May 2018 21:22:20 -0700 Subject: [PATCH] site: download: link to specific 1.9.1 windows build --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index b3a3ecf98..310fa9067 100644 --- a/site/download.md +++ b/site/download.md @@ -33,7 +33,7 @@ but they can be [out of date](https://repology.org/metapackage/hledger/badges) o | |----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -| 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)) +| Windows: | [1.9.1](https://ci.appveyor.com/api/buildjobs/ln9saus4y41gr1n8/artifacts/hledger.zip) or [latest nightly dev build](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`**