1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensearch_ynh.git synced 2024-09-03 19:46:35 +02:00

Upgrade to v2.6.0

This commit is contained in:
yunohost-bot 2023-03-01 06:10:35 +00:00
parent 689c1e4dc8
commit 1bb97e3786
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.5.0/opensearch-2.5.0-linux-x64.tar.gz
SOURCE_SUM=58f0f94ad5416ff84afa43ffd709104012914266bfb9a3fef142de2055012f55
SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-x64.tar.gz
SOURCE_SUM=a89ae0585f09091e239a7176dfd81a891af863b4e29f44f2623cf17754385a4a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.5.0/opensearch-2.5.0-linux-arm64.tar.gz
SOURCE_SUM=3e3349c3aacc749642f531eb2ba5276fd870600cc4fe0b59221262a877340724
SOURCE_URL=https://artifacts.opensearch.org/releases/bundle/opensearch/2.6.0/opensearch-2.6.0-linux-arm64.tar.gz
SOURCE_SUM=e0396e2896597f5d21f273a2dd1b850f0720e91a71ef44f7c1c2610f9420151e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source distributed and RESTful search engine",
"fr": "Moteur de recherche RESTful et open-source"
},
"version": "2.5.0~ynh2",
"version": "2.6.0~ynh1",
"url": "https://github.com/opensearch-project/OpenSearch",
"upstream": {
"license": "Apache-2.0",