aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormanuc66 <manuc66@gmail.com>2017-07-28 21:22:44 +0200
committerJon Lund Steffensen <jonlst@gmail.com>2017-07-30 10:56:53 -0700
commit2a253869462efca5348796e317ebfae2df3c81a9 (patch)
tree4e817b86ee528a65177acb32795b27b2c4d6b2f1 /README.md
parentREADME: Only link to AppVeyor artifacts from master (diff)
downloadredshift-ng-2a253869462efca5348796e317ebfae2df3c81a9.tar.gz
redshift-ng-2a253869462efca5348796e317ebfae2df3c81a9.tar.bz2
redshift-ng-2a253869462efca5348796e317ebfae2df3c81a9.tar.xz
AppVeyor: Build for 32-bit Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb8dc00..4f9a52a 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,8 @@ Latest builds from master branch
--------------------------------
- [Ubuntu PPA](https://launchpad.net/~dobey/+archive/ubuntu/redshift-daily/+packages) (`sudo add-apt-repository ppa:dobey/redshift-daily`)
-- [Windows x64](https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift.zip?branch=master&pr=false)
+- [Windows x86_64](https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift-windows-x86_64.zip?branch=master&job=Environment%3A+arch%3Dx86_64&pr=false)
+- [Windows x86](https://ci.appveyor.com/api/projects/jonls/redshift/artifacts/redshift-windows-i686.zip?branch=master&job=Environment%3A+arch%3Di686&pr=false)
Building from source
--------------------