summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Müller2023-01-30 21:46:19 +0100
committerThorsten Müller2023-01-30 21:46:19 +0100
commit9252f2e22351a0cbffdc0a6b67d2e1b690a088f3 (patch)
tree788a25637dc0a7ad63996e92b50884ace3f508f7 /PKGBUILD
parent64fe30da8895925ef7815cd1fcccf1bade6bfb4a (diff)
downloadaur-9252f2e22351a0cbffdc0a6b67d2e1b690a088f3.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 7ed855a5c5e5..5f3dd54bbe7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.6.0
+pkgver=8.6.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=('afc24fe42bc60318dac6067831dcfe1495276a99dbf87ff52d09b4af722eb96c')
+sha256sums_x86_64=('d600f984bd4b287e1aa62fef839a3cc4a0f6c604f7652457912822182e78b17b')
install=elasticsearch.install