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

Upgrade sources

- `main` v1.10.1: https://github.com/meilisearch/meilisearch/releases/tag/v1.10.1
This commit is contained in:
yunohost-bot 2024-09-03 03:39:37 +02:00 committed by YunoHost Bot
parent 55af86be04
commit 1b900c5f13

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.10.0~ynh1"
version = "1.10.1~ynh1"
maintainers = ["Julien Gomes Dias"]
@ -42,10 +42,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.10.0/meilisearch-linux-amd64"
amd64.sha256 = "f9b876d592f64d6167fc0cdb3830589f014d02966f98490203e880fe7e9e5bac"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.10.0/meilisearch-linux-aarch64"
arm64.sha256 = "7c6d0a4c85f887acee9e2415fe02e1965780b64906413a4fb338520819a63754"
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.10.1/meilisearch-linux-amd64"
amd64.sha256 = "3b1e5c1fa5423d4ef2431ffea567413657e7ff6cae3e3b9812110368ed6de9a3"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.10.1/meilisearch-linux-aarch64"
arm64.sha256 = "087e015c9ca07f3d94c25cd51904de09bfc45370d2fdb8ff5b8effbe5e6e732e"
rename = "meilisearch"
in_subdir = false
extract = false