We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8892b commit baf5f6fCopy full SHA for baf5f6f
Makefile
@@ -1,7 +1,7 @@
1
X64?= false
2
3
-ES_VERSION=2.3.0
4
-ES_SHA1=e1559d357fb10a99bc508b3481b6718c6bb61a8f
+ES_VERSION=2.3.5
+ES_SHA1=e870dfbeff606b25509a074ed321e72011d7b8dc
5
ES_NAME=elasticsearch-$(ES_VERSION)
6
ES_HOME=vendor/$(ES_NAME)
7
ES_LIB=$(ES_HOME)/lib
0 commit comments