Repository: couchdb-www Updated Branches: refs/heads/asf-site 4c6c7a672 -> ccf06a874
windows: add 1.7.1 x86 binaries and sigs Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/ccf06a87 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/ccf06a87 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/ccf06a87 Branch: refs/heads/asf-site Commit: ccf06a8749150b8514ce228d3ac29e364e9e95ee Parents: 4c6c7a6 Author: Dave Cottlehuber <[email protected]> Authored: Tue Nov 14 13:41:28 2017 +0000 Committer: Dave Cottlehuber <[email protected]> Committed: Tue Nov 14 13:41:28 2017 +0000 ---------------------------------------------------------------------- index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/ccf06a87/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 96b63af..f247b72 100644 --- a/index.html +++ b/index.html @@ -649,16 +649,16 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </span> </li> <li> - <!-- <a href="https://dl.bintray.com/apache/couchdb/win/1.7.1/setup-couchdb-1.7.1_R16B02.exe" class="type"> --> - <span class="type">Windows (x86) coming soon</span> - <!-- </a> --> - <!-- <span class="info"> - Erlang/OTP R16B02 | Version 1.7.1 | - <a href="http://docs.couchdb.org/en/latest/whatsnew/1.6.html" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_R16B02.exe.asc">OpenPGP</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_R16B02.exe.md5">MD5</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_R16B02.exe.sha">SHA</a> - </span> --> + <a href="https://apache.bintray.com/couchdb/win/1.7.1/x86/setup-couchdb-1.7.1_17.5.exe" class="type"> + <span class="type">Windows (x86)</span> + </a> + <span class="info"> + Erlang/OTP 17.5 | Version 1.7.1 | + <a href="http://docs.couchdb.org/en/latest/whatsnew/1.7.html" class="release">Release Notes</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_17.5.exe.asc">OpenPGP</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_17.5.exe.sha256">SHA256</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/1.7.1/setup-couchdb-1.7.1_17.5.exe.sha512">SHA512</a> + </span> </li> <li> <!-- <a href="https://dl.bintray.com/apache/couchdb/mac/1.7.1/Apache-CouchDB-1.7.1.zip" class="type"> -->
