Repository: couchdb-www Updated Branches: refs/heads/asf-site 8ef6d7e52 -> 8ed8c1ae3
bump CouchDB ver for Windows 2.0.0.2 Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/8ed8c1ae Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/8ed8c1ae Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/8ed8c1ae Branch: refs/heads/asf-site Commit: 8ed8c1ae3260e849160f9db6f10a228b5cb37cad Parents: 8ef6d7e Author: Joan Touzet <[email protected]> Authored: Mon Jul 10 23:03:52 2017 -0400 Committer: Joan Touzet <[email protected]> Committed: Mon Jul 10 23:03:52 2017 -0400 ---------------------------------------------------------------------- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/8ed8c1ae/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 968673c..b188e6b 100644 --- a/index.html +++ b/index.html @@ -592,16 +592,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/2.0.0.1/apache-couchdb-2.0.0.1.msi" class="type"> + <a href="https://dl.bintray.com/apache/couchdb/win/2.0.0.2/apache-couchdb-2.0.0.2.msi" class="type"> Windows (x64) </a> <span class="info"> - Erlang/OTP 17.5 | Version 2.0.0.1 | + Erlang/OTP 18.3 | Version 2.0.0.2 | <a href="http://docs.couchdb.org/en/latest/whatsnew/2.0.html" class="release">Release Notes</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.1/apache-couchdb-2.0.0.1.msi.asc">OpenPGP</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.1/apache-couchdb-2.0.0.1.msi.md5">MD5</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.1/apache-couchdb-2.0.0.1.msi.sha1">SHA1</a> | - <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.1/apache-couchdb-2.0.0.1.msi.sha256">SHA256</a> + <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.2/apache-couchdb-2.0.0.1.msi.asc">OpenPGP</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.2/apache-couchdb-2.0.0.1.msi.md5">MD5</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.2/apache-couchdb-2.0.0.1.msi.sha1">SHA1</a> | + <a href="https://www.apache.org/dist/couchdb/binary/win/2.0.0.2/apache-couchdb-2.0.0.1.msi.sha256">SHA256</a> </span> </li> <li>
