mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
Merge pull request #24 from YunoHost-Apps/ci-auto-update-v8.9.2
Upgrade to version 8.9.2
This commit is contained in:
commit
e7e238d98d
5 changed files with 7 additions and 7 deletions
|
@ -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.1~ynh1
|
||||
**Shipped version:** 8.9.2~ynh1
|
||||
|
||||
**Demo:** https://www.elastic.co/demos
|
||||
## Disclaimers / important information
|
||||
|
|
|
@ -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.1~ynh1
|
||||
**Version incluse :** 8.9.2~ynh1
|
||||
|
||||
**Démo :** https://www.elastic.co/demos
|
||||
## Avertissements / informations importantes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-x86_64.tar.gz
|
||||
SOURCE_SUM=8259ceef234e4ce80768f5c08709deead77f07768370a573a47dbb6e26a7766a
|
||||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-x86_64.tar.gz
|
||||
SOURCE_SUM=34b041697dacad305aa407e0cafb5465d8b5ac8666a909b47df481a99b19410d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-aarch64.tar.gz
|
||||
SOURCE_SUM=447dfc875fc0cbfbdce8360bbd31eaaf3d7f202c732f7c4e2783710c5d1af56b
|
||||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.2-linux-aarch64.tar.gz
|
||||
SOURCE_SUM=27529a4e04c8b66a8b4bc220805745cc75d57b60d76f3963d3a033011ff1c8f0
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Distributed and RESTful search engine.",
|
||||
"fr": "Moteur de recherche RESTful."
|
||||
},
|
||||
"version": "8.9.1~ynh1",
|
||||
"version": "8.9.2~ynh1",
|
||||
"url": "https://github.com/elastic/elasticsearch",
|
||||
"upstream": {
|
||||
"license": "SSPL-1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue