summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2024-01-12 11:15:55 +0100
committerdrone2024-01-12 11:15:55 +0100
commit422805c88c778d279d9931da63ceb4cc0afa3c9a (patch)
tree7edf6c8ccc90bb8d34ac8a0c443454533bfd3d37 /PKGBUILD
parentf58abdd291748259e4709163d5a03fd41a66731e (diff)
downloadaur-422805c88c778d279d9931da63ceb4cc0afa3c9a.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 1c31ab00b07a..fbb44e759903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.11.3
+pkgver=8.11.4
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=('832db7517a9132649dc9dc0f2359283d66a230aaca6f6c93a43fcd2424a76a64')
+sha256sums_x86_64=('00e7d18721bb39dad9103e54fd09ba6b874ac3d6e9b7645facea50b69b6da223')
install=elasticsearch.install