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

Upgrade to v1.3.4

This commit is contained in:
yunohost-bot 2023-09-12 18:16:47 +02:00 committed by YunoHost Bot
parent dea436690f
commit fafc498314

View file

@ -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.3.3~ynh1" version = "1.3.4~ynh1"
maintainers = ["Julien Gomes Dias"] maintainers = ["Julien Gomes Dias"]
@ -39,10 +39,10 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.3/meilisearch-linux-amd64" amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.4/meilisearch-linux-amd64"
amd64.sha256 = "303de92cdf2ffad153070ef4afbc8724852f8293eb37dafba2aee6a020045b50" amd64.sha256 = "39ee235bb4d4b6fe5eefe71bec9734d44ea1ebb73781fcd6a33f2f3b55192df4"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.3/meilisearch-linux-aarch64" arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.4/meilisearch-linux-aarch64"
arm64.sha256 = "452ce3964b99a55186e6e89fe20c59a46dc091bb2d8dba2191e394a87ee8a256" arm64.sha256 = "f5446a5b3a2594aaac698492d2aee3e34bb845db8219415398d30dd54ae2d685"
rename = "meilisearch" rename = "meilisearch"
in_subdir = false in_subdir = false
extract = false extract = false