1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/meilisearch_ynh.git synced 2024-09-03 19:45:59 +02:00

Merge pull request #45 from YunoHost-Apps/ci-auto-update-1.5.1

Upgrade to v1.5.1
This commit is contained in:
eric_G 2023-12-13 21:17:33 +01:00 committed by GitHub
commit c28b5859bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
**Shipped version:** 1.5.0~ynh1
**Shipped version:** 1.5.1~ynh1
**Demo:** https://where2watch.meilisearch.com/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Un moteur de recherche open source, ultra-rapide et hyper pertinent qui s'intègre sans effort à votre flux de travail.
**Version incluse :** 1.5.0~ynh1
**Version incluse :** 1.5.1~ynh1
**Démo :** https://where2watch.meilisearch.com/

View file

@ -5,7 +5,7 @@ name = "MeiliSearch"
description.en = "Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine"
description.fr = "Moteur de recherche rapide, ultra-performant et tolérant aux fautes de frappe"
version = "1.5.0~ynh1"
version = "1.5.1~ynh1"
maintainers = ["Julien Gomes Dias"]
@ -39,10 +39,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.0/meilisearch-linux-amd64"
amd64.sha256 = "ee16f9beb23b14485869c382a89e7bacd81990a7bd489ca0f41b6a29baf85fbc"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.0/meilisearch-linux-aarch64"
arm64.sha256 = "6a3d1ebd4eee18515ab428272f8b90ed2907321bd637b3646f4812b59590db1c"
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.1/meilisearch-linux-amd64"
amd64.sha256 = "4266d27d3388d5a5d93b515d8770882aa99e234af064d23279fccbcd54fd226d"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.5.1/meilisearch-linux-aarch64"
arm64.sha256 = "9edbfdd0eb49a8b88a57bd0765f782655c972bff05ce024ff224b4834753a2d2"
rename = "meilisearch"
in_subdir = false
extract = false