diff --git a/README.md b/README.md index 9e81ccd..ba161e7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Shipped version:** 8.7.0~ynh1 +**Shipped version:** 8.7.1~ynh1 **Demo:** https://www.elastic.co/demos ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index ee29738..b450d56 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Elasticsearch is the distributed, RESTful search and analytics engine at the hea To learn more about Elasticsearch’s features and capabilities, see the [product page](https://www.elastic.co/products/elasticsearch). -**Version incluse :** 8.7.0~ynh1 +**Version incluse :** 8.7.1~ynh1 **Démo :** https://www.elastic.co/demos ## Avertissements / informations importantes diff --git a/conf/amd64.src b/conf/amd64.src index 86c1365..41e1a90 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.0-linux-x86_64.tar.gz -SOURCE_SUM=2e22f54f74792726f1ade4311ecca8079bfd6c1f5a7d15670b7e438782ae578d +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.1-linux-x86_64.tar.gz +SOURCE_SUM=ce79556ae554662ed8b8743846539fe913dd09a1771c01062bb93c7a7895545b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index b77074b..226812f 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.0-linux-aarch64.tar.gz -SOURCE_SUM=f0eca6b6a94b6c1dcb054ebe120fa537c5e9699e2b8418b5b8541c4ea79ad727 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.1-linux-aarch64.tar.gz +SOURCE_SUM=25ecf37e56533e3b99b2ed9f5561a2858741b867a32c241a6dade2cb17bede56 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 76f8a7d..7e6cc07 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.7.0~ynh1", + "version": "8.7.1~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0",