1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elasticsearch8_ynh.git synced 2024-09-03 18:26:26 +02:00

Upgrade to v8.6.2

This commit is contained in:
yunohost-bot 2023-02-17 06:11:54 +00:00
parent de1c47cc55
commit d6c496fb14
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.6.1-linux-x86_64.tar.gz
SOURCE_SUM=d600f984bd4b287e1aa62fef839a3cc4a0f6c604f7652457912822182e78b17b
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.6.2-linux-x86_64.tar.gz
SOURCE_SUM=650eda23216acfcdeebce7705a89b4b5031551cf1de814452e3cfcb990b1d5f9
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.6.1-linux-aarch64.tar.gz
SOURCE_SUM=b0d2934bb919058e591787a03f363a930d0b14735a2d5100ca4bca053c152b1e
SOURCE_URL=https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.6.2-linux-aarch64.tar.gz
SOURCE_SUM=5b6cf03139ffe271de5a0b69ffeca9f935e7e67d1ca3ec19a12975437685fae1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Distributed and RESTful search engine.",
"fr": "Moteur de recherche RESTful."
},
"version": "8.6.1~ynh2",
"version": "8.6.2~ynh1",
"url": "https://github.com/elastic/elasticsearch",
"upstream": {
"license": "SSPL-1.0",