Skip to content

Commit

Permalink
update to upstream release 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Dec 31, 2017
1 parent e659bfc commit 0ff213e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
X64?= false

ES_FILE_VERSION=6.0.1
ES_FILE_VERSION=6.1.1
ES_VERSION=$(ES_FILE_VERSION)
ES_SHA512=e5eca917aaa327ea5e12f05ad920db1080eeddc7582e30e86845e1ab0ed561bf0954e9f45da29ee360253829d1a4c78d518c3b0b33ebb1145aab0781ec122ba0
ES_SHA512=58c90d988adac0b00ea4f2936aaae96fae63a2f00c2c1617efe53f86eccad669f92f7cec691dde81592ff3228922f98619289af103e125bf9c2ad6e1f7c16700
ES_NAME=elasticsearch-$(ES_VERSION)
ES_HOME=vendor/$(ES_NAME)
ES_LIB=$(ES_HOME)/lib
Expand Down

0 comments on commit 0ff213e

Please sign in to comment.