summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-12-13 11:16:00 +0100
committerdrone2023-12-13 11:16:00 +0100
commitf58abdd291748259e4709163d5a03fd41a66731e (patch)
tree48253bf30fa48e26b996477e1b7569583ddf0de5 /PKGBUILD
parent2359f51129a277e0635029ed4c3bd920a1b734b6 (diff)
downloadaur-f58abdd291748259e4709163d5a03fd41a66731e.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 c23d6af30d46..1c31ab00b07a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.11.2
+pkgver=8.11.3
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=('73de564af1463be3079a7ccccd4bee3d76fba16ff02bfa7de1111250968dc4c7')
+sha256sums_x86_64=('832db7517a9132649dc9dc0f2359283d66a230aaca6f6c93a43fcd2424a76a64')
install=elasticsearch.install