From 1da34a7975822ac356500e807eed0804b10d91b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 May 2023 06:10:44 +0000 Subject: [PATCH 1/2] Upgrade to v8.8.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 41e1a90..d6662c2 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.1-linux-x86_64.tar.gz -SOURCE_SUM=ce79556ae554662ed8b8743846539fe913dd09a1771c01062bb93c7a7895545b +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.0-linux-x86_64.tar.gz +SOURCE_SUM=1298593cac9c96676490345d405d82aef073ebfb8938458a7ff8bdad60f713f6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 226812f..1163047 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.7.1-linux-aarch64.tar.gz -SOURCE_SUM=25ecf37e56533e3b99b2ed9f5561a2858741b867a32c241a6dade2cb17bede56 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.8.0-linux-aarch64.tar.gz +SOURCE_SUM=6f70ca7b3dcd6092f6440e41d8cf90fec80f0116f1393b4d40a37d49bf07aedc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7e6cc07..7b46370 100644 --- a/manifest.json +++ b/manifest.json @@ -6,13 +6,13 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.7.1~ynh1", + "version": "8.8.0~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0", "website": "https://elastic.co", "demo": "https://www.elastic.co/demos", - "admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.7/elasticsearch-intro.html", + "admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.8/elasticsearch-intro.html", "code": "https://github.com/elastic/elasticsearch" }, "license": "SSPL-1.0", From a4a743d5d3ad90acc79b319ec9a053af3b1ba1b7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 26 May 2023 06:10:50 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba161e7..c36c310 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.1~ynh1 +**Shipped version:** 8.8.0~ynh1 **Demo:** https://www.elastic.co/demos ## Disclaimers / important information @@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc ## Documentation and resources * Official app website: -* Official admin documentation: +* Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index b450d56..b38afb3 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.1~ynh1 +**Version incluse :** 8.8.0~ynh1 **Démo :** https://www.elastic.co/demos ## Avertissements / informations importantes @@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc ## Documentations et ressources * Site officiel de l’app : -* Documentation officielle de l’admin : +* Documentation officielle de l’admin : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug :