You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/07/05 06:51:34 UTC

[couchdb] branch master updated: bump docs dep

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 7589340  bump docs dep
7589340 is described below

commit 7589340b0f8e84c4bd70f6b5ebddebe6c3ea25cc
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Wed Jul 5 02:51:19 2017 -0400

    bump docs dep
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 2cf328a..8c8cfae 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
 
 %% Non-Erlang deps
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
-                   "e274cea923a8e090c488970a931ae4852d0fc491", [raw]},
+                   "4670c710115a8e7bb6f1f9e7fdfb132276cda24b", [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
                   {tag, "v1.1.12"}, [raw]},
 %% Third party deps

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].