diff --git a/conf/amd64.src b/conf/amd64.src index d6662c2..102d99e 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.0-linux-x86_64.tar.gz -SOURCE_SUM=1298593cac9c96676490345d405d82aef073ebfb8938458a7ff8bdad60f713f6 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.2-linux-x86_64.tar.gz +SOURCE_SUM=0f294eabd1863c81354de18bb9a90fc6dae5ae3d9a8c7ef03739bf8a627aa12e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 1163047..d96a54d 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.0-linux-aarch64.tar.gz -SOURCE_SUM=6f70ca7b3dcd6092f6440e41d8cf90fec80f0116f1393b4d40a37d49bf07aedc +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.2-linux-aarch64.tar.gz +SOURCE_SUM=c4b41d24e44ee69eaefd3c21250fee8795e09fd7c09aec3d11bc417af24cd66c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7b46370..9fb4696 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.8.0~ynh1", + "version": "8.8.2~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0",