Skip to content

Commit 0ff213e

Browse files
committed
update to upstream release 6.1.1
1 parent e659bfc commit 0ff213e

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=6.0.1
3+
ES_FILE_VERSION=6.1.1
44
ES_VERSION=$(ES_FILE_VERSION)
5-
ES_SHA512=e5eca917aaa327ea5e12f05ad920db1080eeddc7582e30e86845e1ab0ed561bf0954e9f45da29ee360253829d1a4c78d518c3b0b33ebb1145aab0781ec122ba0
5+
ES_SHA512=58c90d988adac0b00ea4f2936aaae96fae63a2f00c2c1617efe53f86eccad669f92f7cec691dde81592ff3228922f98619289af103e125bf9c2ad6e1f7c16700
66
ES_NAME=elasticsearch-$(ES_VERSION)
77
ES_HOME=vendor/$(ES_NAME)
88
ES_LIB=$(ES_HOME)/lib

0 commit comments

Comments
 (0)