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.0

This commit is contained in:
yunohost-bot 2023-07-31 20:16:44 +02:00 committed by YunoHost Bot
parent 415654079f
commit 1a4080e6bd

View file

@ -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.2.0~ynh1"
version = "1.3.0~ynh1"
maintainers = ["Julien Gomes Dias"]
@ -40,10 +40,10 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.2.0/meilisearch-linux-amd64"
amd64.sha256 = "5729211c11c5e1b2cc10d9e1d9019beeb7f70f9853c25544ed2b02839c80f782"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.2.0/meilisearch-linux-aarch64"
arm64.sha256 = "ad1d887733ab6671ca39dafb6a40659e825d2ba30e0c3f055eb01634fb17b28f"
amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.0/meilisearch-linux-amd64"
amd64.sha256 = "11eab2d4235ebd3a562037d845824b20d6d5d74faa51e99db049830d2add2f8a"
arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.3.0/meilisearch-linux-aarch64"
arm64.sha256 = "2fdf14d369e2c1717e101403a606548b4237d470e36decb3817e3a77edd5e853"
rename = "meilisearch"
in_subdir = false
extract = false