mirror of
https://github.com/YunoHost-Apps/elasticsearch8_ynh.git
synced 2024-09-03 18:26:26 +02:00
Upgrade to v8.11.0
This commit is contained in:
parent
91858d3705
commit
5ca7aa3320
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.10.3-linux-x86_64.tar.gz
|
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.11.0-linux-x86_64.tar.gz
|
||||||
SOURCE_SUM=00ba66d1b67226ed87ff1c27815bb5961e352177709dd8794ef9a77b4e90a394
|
SOURCE_SUM=fe3fd1dab13fbaeedf2878a9b88b9966e6f3923297fe13fae031d9218adb82fc
|
||||||
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.10.3-linux-aarch64.tar.gz
|
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.11.0-linux-aarch64.tar.gz
|
||||||
SOURCE_SUM=ca965cccaabbdcb67f13a7e7b166bd7c51004c9ca55ec0ba004c475ca0024bef
|
SOURCE_SUM=fa43181ab3e521e2e0a8048d887f0fbe6475fde73bb589e5d9550445ccc3338a
|
||||||
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.10.3~ynh1",
|
"version": "8.11.0~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.10/elasticsearch-intro.html",
|
"admindoc": "https://www.elastic.co/guide/en/elasticsearch/reference/8.11/elasticsearch-intro.html",
|
||||||
"code": "https://github.com/elastic/elasticsearch"
|
"code": "https://github.com/elastic/elasticsearch"
|
||||||
},
|
},
|
||||||
"license": "SSPL-1.0",
|
"license": "SSPL-1.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue