summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2024-01-18 11:16:02 +0100
committerdrone2024-01-18 11:16:02 +0100
commit7b2050b46a67261119549b45babe51bc0dc319ce (patch)
tree34e5836d6bbba2481a00fedee84ffa170c5959f3 /PKGBUILD
parent422805c88c778d279d9931da63ceb4cc0afa3c9a (diff)
downloadaur-7b2050b46a67261119549b45babe51bc0dc319ce.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 fbb44e759903..aef92954ee97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.11.4
+pkgver=8.12.0
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=('00e7d18721bb39dad9103e54fd09ba6b874ac3d6e9b7645facea50b69b6da223')
+sha256sums_x86_64=('07f9950b8eca085042ca3b2043c620f74007d0ffefff2fc7d8f25f415b813ec8')
install=elasticsearch.install