mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Upgrade to v1.4.2
This commit is contained in:
parent
409089aa08
commit
9256e2805c
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.4.1~ynh1"
|
||||
version = "1.4.2~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.4.1/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "a9d613d5fcf21aa00d7a642049bf1bce2aca65d6a1a94bac8c95563b9cc60d80"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.4.1/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "bdfd59bd5083d65bc06210a156175c04798aa588a6c47ff24ff6b4134cdb81ff"
|
||||
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.4.2/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "b54b9ace213b0d45558c5d0e79710f718b63d2e29c190fb95be01dc27eb1ca5c"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.4.2/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "286b7359306f68a2850e5f31abea9383f98cf29deafa3d05549ccd6141bfbd12"
|
||||
rename = "meilisearch"
|
||||
in_subdir = false
|
||||
extract = false
|
||||
|
|
Loading…
Add table
Reference in a new issue