Repository: couchdb-www Updated Branches: refs/heads/asf-site 1897e6fee -> 5be010bc6
re-add el-cap mac binaries Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/5be010bc Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/5be010bc Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/5be010bc Branch: refs/heads/asf-site Commit: 5be010bc68f59a5dd7cd9d80fa95d39adfaf775e Parents: 1897e6f Author: Jan Lehnardt <[email protected]> Authored: Mon Oct 9 10:56:45 2017 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Mon Oct 9 10:56:45 2017 +0200 ---------------------------------------------------------------------- index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/5be010bc/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 37415ec..b081fcc 100644 --- a/index.html +++ b/index.html @@ -606,7 +606,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </li> <li> <a href="https://dl.bintray.com/apache/couchdb/mac/2.1.0/Apache-CouchDB-2.1.0-1.zip" class="type"> - macOS (10.6+, compatible with High Sierra) + macOS (10.12+, compatible with High Sierra) </a> <span class="info"> Erlang/OTP 19.3.0 | Version 2.1.0 | @@ -617,6 +617,17 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </span> </li> <li> + <a href="https://dl.bintray.com/apache/couchdb/mac/2.1.0/Apache-CouchDB-2.1.0.zip" class="type"> + macOS (10.6+, compatible with El Capitan) + </a> + <span class="info"> + Erlang/OTP 17.3.0 | Version 2.1.0 | + <a href="http://docs.couchdb.org/en/latest/whatsnew/2.1.html" class="release">Release Notes</a> | + <a href="https://www.apache.org/dist/couchdb/binary/mac/2.1.0/Apache-CouchDB-2.1.0.zip.asc">OpenPGP</a> | + <a href="https://www.apache.org/dist/couchdb/binary/mac/2.1.0/Apache-CouchDB-2.1.0.zip.sha256">SHA256</a> + </span> + </li> + <li> <a href="http://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages" class="type">Debian/Ubuntu/RHEL/CentOS packages</a> <span class="info"> Version 2.1.0 |
