diff --git a/conf/amd64.src b/conf/amd64.src index 4c7d1e1..f6a77f1 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-x86_64.tar.gz -SOURCE_SUM=17a88b8bd1cf5e7d991016693336d85ef480e23a26967b33d545f2b6765e4d42 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.2-linux-x86_64.tar.gz +SOURCE_SUM=fd9b9c95c77eafb20f33ce90190a673e21e2dd32ddc6522a225fdcb7921a1546 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 711eb79..2c4a892 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-aarch64.tar.gz -SOURCE_SUM=cd03f80dcc03861c06d1412f011eff2672f4620a6a82acf0e53a2a08e2adc68b +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.2-linux-aarch64.tar.gz +SOURCE_SUM=f09d340248e16f71a7a4fdc6905afeab082c9c54a267e42326fe629817c7dac3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2fd7169..5700c8b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.10.1~ynh1", + "version": "8.10.2~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0",