mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
commit
98011c5ad3
5 changed files with 10 additions and 10 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).
|
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.10.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://www.elastic.co/demos
|
**Demo:** https://www.elastic.co/demos
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://elastic.co>
|
* Official app website: <https://elastic.co>
|
||||||
* Official admin documentation: <https://www.elastic.co/guide/en/elasticsearch/reference/8.9/elasticsearch-intro.html>
|
* Official admin documentation: <https://www.elastic.co/guide/en/elasticsearch/reference/8.10/elasticsearch-intro.html>
|
||||||
* Upstream app code repository: <https://github.com/elastic/elasticsearch>
|
* Upstream app code repository: <https://github.com/elastic/elasticsearch>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_elasticsearch8>
|
* YunoHost documentation for this app: <https://yunohost.org/app_elasticsearch8>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues>
|
||||||
|
|
|
@ -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).
|
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.10.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://www.elastic.co/demos
|
**Démo :** https://www.elastic.co/demos
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
@ -38,7 +38,7 @@ To learn more about Elasticsearch’s features and capabilities, see the [produc
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://elastic.co>
|
* Site officiel de l’app : <https://elastic.co>
|
||||||
* Documentation officielle de l’admin : <https://www.elastic.co/guide/en/elasticsearch/reference/8.9/elasticsearch-intro.html>
|
* Documentation officielle de l’admin : <https://www.elastic.co/guide/en/elasticsearch/reference/8.10/elasticsearch-intro.html>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/elastic/elasticsearch>
|
* Dépôt de code officiel de l’app : <https://github.com/elastic/elasticsearch>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_elasticsearch8>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_elasticsearch8>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/elasticsearch8_ynh/issues>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.9.1-linux-x86_64.tar.gz
|
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-x86_64.tar.gz
|
||||||
SOURCE_SUM=8259ceef234e4ce80768f5c08709deead77f07768370a573a47dbb6e26a7766a
|
SOURCE_SUM=17a88b8bd1cf5e7d991016693336d85ef480e23a26967b33d545f2b6765e4d42
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
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_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.1-linux-aarch64.tar.gz
|
||||||
SOURCE_SUM=447dfc875fc0cbfbdce8360bbd31eaaf3d7f202c732f7c4e2783710c5d1af56b
|
SOURCE_SUM=cd03f80dcc03861c06d1412f011eff2672f4620a6a82acf0e53a2a08e2adc68b
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,13 +6,13 @@
|
||||||
"en": "Distributed and RESTful search engine.",
|
"en": "Distributed and RESTful search engine.",
|
||||||
"fr": "Moteur de recherche RESTful."
|
"fr": "Moteur de recherche RESTful."
|
||||||
},
|
},
|
||||||
"version": "8.9.1~ynh1",
|
"version": "8.10.1~ynh1",
|
||||||
"url": "https://github.com/elastic/elasticsearch",
|
"url": "https://github.com/elastic/elasticsearch",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "SSPL-1.0",
|
"license": "SSPL-1.0",
|
||||||
"website": "https://elastic.co",
|
"website": "https://elastic.co",
|
||||||
"demo": "https://www.elastic.co/demos",
|
"demo": "https://www.elastic.co/demos",
|
||||||
"admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.9/elasticsearch-intro.html",
|
"admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.10/elasticsearch-intro.html",
|
||||||
"code": "https://github.com/elastic/elasticsearch"
|
"code": "https://github.com/elastic/elasticsearch"
|
||||||
},
|
},
|
||||||
"license": "SSPL-1.0",
|
"license": "SSPL-1.0",
|
||||||
|
|
Loading…
Reference in a new issue