From b572f2a71878f13382be72256c7620f3e3688d23 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 18 Aug 2023 06:10:39 +0000 Subject: [PATCH 1/2] Upgrade to v8.9.1 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 52fe9e6..6b597fe 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.0-linux-x86_64.tar.gz -SOURCE_SUM=15e4573d26fb0d8fe0e89721e358cb39972c17c6d76d580b31a61d6a6b198183 +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-x86_64.tar.gz +SOURCE_SUM=8259ceef234e4ce80768f5c08709deead77f07768370a573a47dbb6e26a7766a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 6947154..06a2b0d 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.0-linux-aarch64.tar.gz -SOURCE_SUM=34eca5e5d0556e8134971b0bfe67545c4bf44cfd766bfaf9af2fd09dcf4ee5ae +SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-aarch64.tar.gz +SOURCE_SUM=447dfc875fc0cbfbdce8360bbd31eaaf3d7f202c732f7c4e2783710c5d1af56b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0578f1b..55fb3be 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Distributed and RESTful search engine.", "fr": "Moteur de recherche RESTful." }, - "version": "8.9.0~ynh1", + "version": "8.9.1~ynh1", "url": "https://github.com/elastic/elasticsearch", "upstream": { "license": "SSPL-1.0", From b10c8cb0067125fe854923933cc757ced15f6e99 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 18 Aug 2023 06:10:45 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3743f63..f31bc47 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.9.0~ynh1 +**Shipped version:** 8.9.1~ynh1 **Demo:** https://www.elastic.co/demos ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index a4e4340..3055059 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.9.0~ynh1 +**Version incluse :** 8.9.1~ynh1 **Démo :** https://www.elastic.co/demos ## Avertissements / informations importantes