summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2023-02-21 14:17:52 +0100
committerThorsten Müller2023-02-21 14:17:52 +0100
commitac48a05fe1dcfe5c0c6dd60161ce61f33ff2d72d (patch)
tree31ef198fc9b762c13b64b4644fd5a3eb3d1a60c6 /PKGBUILD
parent9252f2e22351a0cbffdc0a6b67d2e1b690a088f3 (diff)
downloadaur-ac48a05fe1dcfe5c0c6dd60161ce61f33ff2d72d.tar.gz
new version of elasticsearch-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f3dd54bbe7b..b2d15e9f0671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.6.1
+pkgver=8.6.2
pkgrel=0
pkgdesc="Log analyzer. search, store and analyze logs"
arch=('x86_64')
url='https://elastic.co'
license=('ELv2')
source_x86_64=("https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${pkgver}-linux-x86_64.tar.gz")
-sha256sums_x86_64=('d600f984bd4b287e1aa62fef839a3cc4a0f6c604f7652457912822182e78b17b')
+sha256sums_x86_64=('650eda23216acfcdeebce7705a89b4b5031551cf1de814452e3cfcb990b1d5f9')
install=elasticsearch.install