Skip to content

Commit a1bf745

Browse files
committed
update to upstream release 5.2.1
1 parent a750544 commit a1bf745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
X64?= false
22

3-
ES_FILE_VERSION=5.2.0
3+
ES_FILE_VERSION=5.2.1
44
ES_VERSION=$(ES_FILE_VERSION)
5-
ES_SHA1=243cce802055a06e810fc1939d9f8b22ee68d227
5+
ES_SHA1=89a9554fd4057f27b0fd9a1b5ad8978bf6d9ba90
66
ES_NAME=elasticsearch-$(ES_VERSION)
77
ES_HOME=vendor/$(ES_NAME)
88
ES_LIB=$(ES_HOME)/lib

0 commit comments

Comments
 (0)