mirror of
https://github.com/YunoHost-Apps/elasticsearch7_ynh.git
synced 2024-09-03 18:26:25 +02:00
Oops, cleanup legacy manifest.json
This commit is contained in:
parent
2a35a44a7c
commit
37af853aeb
1 changed files with 0 additions and 31 deletions
|
@ -1,31 +0,0 @@
|
|||
{
|
||||
"name": "ElasticSearch 7",
|
||||
"id": "elasticsearch7",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Distributed and RESTful search engine",
|
||||
"fr": "Moteur de recherche RESTful"
|
||||
},
|
||||
"version": "7.17.8~ynh6",
|
||||
"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/7.17/elasticsearch-intro.html",
|
||||
"code": "https://github.com/elastic/elasticsearch"
|
||||
},
|
||||
"license": "SSPL-1.0",
|
||||
"maintainer": {
|
||||
"name": "fflorent",
|
||||
"email": "florent.git@zeteo.me"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 11.0.0"
|
||||
},
|
||||
"services": [],
|
||||
"multi_instance": true,
|
||||
"arguments": {
|
||||
"install": []
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue