Skip to content

Commit 17ecba2

Browse files
committed
update to upstream release 5.1.1
1 parent 730e2ad commit 17ecba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
X64?= false
22

3-
ES_FILE_VERSION=5.0.1
3+
ES_FILE_VERSION=5.1.1
44
ES_VERSION=$(ES_FILE_VERSION)
5-
ES_SHA1=80edb595961fad8254fc2b5bf1b1889de6d3ec7f
5+
ES_SHA1=d4b966c19c85dd2cb9a5b9750193f82f49e63717
66
ES_NAME=elasticsearch-$(ES_VERSION)
77
ES_HOME=vendor/$(ES_NAME)
88
ES_LIB=$(ES_HOME)/lib

0 commit comments

Comments
 (0)