mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Upgrade to v1.7.0
https://github.com/meilisearch/meilisearch/releases/tag/v1.7.0
This commit is contained in:
parent
4d58b0593a
commit
74c9945268
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.fr = "Moteur de recherche rapide, ultra-performant et tolérant aux fautes de frappe"
|
||||
|
||||
version = "1.6.2~ynh1"
|
||||
version = "1.7.0~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.6.2/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "6fbde39810d360f3da39b8950fb0d01880ff8c0d7ca7e358fde445118046f223"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.6.2/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "452d7b5193c93d43a735ce966e743f5647c0d754eb54914ce826d813d02784ad"
|
||||
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.0/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "06ad1cfa776fa449715db8c12c7ce1dfc1824820937aba83e3c014173d222bb2"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.0/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "1f3035ae92d89f5cc216a7f032522a9d92f7983a91c07d7b2a74c2f7afc25c89"
|
||||
rename = "meilisearch"
|
||||
in_subdir = false
|
||||
extract = false
|
||||
|
|
Loading…
Add table
Reference in a new issue