summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2024-06-06 11:15:57 +0200
committerdrone2024-06-06 11:15:57 +0200
commit765823b8c9a6f30340227b8382320f59e03d71ff (patch)
tree4d063aee07f2763f46ef39551b3ce91494d770fb /PKGBUILD
parent3bcc8f1719ed8bbca2b10ebc7250a37e41298922 (diff)
downloadaur-765823b8c9a6f30340227b8382320f59e03d71ff.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 67c25ee837d1..5e0079a65ab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.13.4
+pkgver=8.14.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=('46b62db890b84cf22224838db9d38182941657f7f90a6744e8885f7ab22f900b')
+sha256sums_x86_64=('94e8f811516d1b1ecbc64d37ffa2a632487dfa53695563eedc7e9c7aaeb1a8cb')
install=elasticsearch.install