mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Upgrade to v1.4.1
This commit is contained in:
parent
53ee4d563f
commit
b3d0a74d4e
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.3.5~ynh1"
|
||||
version = "1.4.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.3.5/meilisearch-linux-amd64"
|
||||
amd64.sha256 = "db6c875cc0705bc4facc6595aaf00fbf7d7a48f78786eaf6cc83fb557bcc40d2"
|
||||
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.5/meilisearch-linux-aarch64"
|
||||
arm64.sha256 = "42154792dc098f893b4618be2f903871690c5b01af76e59cbda75782fd176acc"
|
||||
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"
|
||||
rename = "meilisearch"
|
||||
in_subdir = false
|
||||
extract = false
|
||||
|
|
Loading…
Add table
Reference in a new issue