mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Upgrade to v1.1.1
This commit is contained in:
parent
efbeb70ef8
commit
df193ac262
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ name = "MeiliSearch"
|
||||||
description.en = "Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine"
|
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"
|
description.fr = "Moteur de recherche rapide, ultra-performant et tolérant aux fautes de frappe"
|
||||||
|
|
||||||
version = "1.1.0~ynh1"
|
version = "1.1.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Julien Gomes Dias"]
|
maintainers = ["Julien Gomes Dias"]
|
||||||
|
|
||||||
|
@ -40,10 +40,10 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.1.0/meilisearch-linux-amd64"
|
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.1.1/meilisearch-linux-amd64"
|
||||||
amd64.sha256 = "41674391290246cbb4175289ded653e815aec32a6c91b4b090de1166a3adbb66"
|
amd64.sha256 = "dfc945fe521511af43dab0264193b154d639d91292e1899f553157836ec53acd"
|
||||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.1.0/meilisearch-linux-aarch64"
|
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.1.1/meilisearch-linux-aarch64"
|
||||||
arm64.sha256 = "b203d556078b805dc13f4252e434f119f96c651a1a3587d10caa163f5c125a3b"
|
arm64.sha256 = "c428fb08a3c60cae47979769ea30948cb039023338a41ba5a1611b26658350c2"
|
||||||
rename = "meilisearch"
|
rename = "meilisearch"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
extract = false
|
extract = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue