summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2024-02-07 11:15:51 +0100
committerdrone2024-02-07 11:15:51 +0100
commit17de9b6c446005f72f7f23a90e0f8db3da93ee36 (patch)
treed993de2ee7358e0de7950c10df29455e34ea0cb8 /PKGBUILD
parent7b2050b46a67261119549b45babe51bc0dc319ce (diff)
downloadaur-17de9b6c446005f72f7f23a90e0f8db3da93ee36.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 aef92954ee97..2a5299c27497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.12.0
+pkgver=8.12.1
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=('07f9950b8eca085042ca3b2043c620f74007d0ffefff2fc7d8f25f415b813ec8')
+sha256sums_x86_64=('232c453f59aeddabf29d66ed7f7e44310922a2eae75a63034ebd74290baa31f1')
install=elasticsearch.install