From a239f766fd640a83a4945a3b769d842aa3759af0 Mon Sep 17 00:00:00 2001 From: Joan Touzet Date: Wed, 18 Jul 2018 12:15:22 -0400 Subject: bump hyper dependency, fix Windows build --- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config.script b/rebar.config.script index 14117527c..b873018a6 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -61,7 +61,7 @@ DepDescs = [ {tag, "v1.1.15"}, [raw]}, %% Third party deps {folsom, "folsom", {tag, "CouchDB-0.8.2"}}, -{hyper, "hyper", {tag, "CouchDB-2.2.0-3"}}, +{hyper, "hyper", {tag, "CouchDB-2.2.0-4"}}, {ibrowse, "ibrowse", {tag, "CouchDB-4.0.1"}}, {jiffy, "jiffy", {tag, "CouchDB-0.14.11-2"}}, {mochiweb, "mochiweb", {tag, "v2.17.0"}}, -- cgit v1.2.1