From 6aa9edd56da8288a71fda8f1f77c9e159cf8f16f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 7 May 2024 03:38:08 +0200 Subject: [PATCH] Upgrade to v1.8.0 https://github.com/meilisearch/meilisearch/releases/tag/v1.8.0 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index ff9cc15..46b108d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.7.6~ynh1" +version = "1.8.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.7.6/meilisearch-linux-amd64" - amd64.sha256 = "0150e35972ee23115326d8534f04f59e17d5365b2974da3c34b250e7ef439a57" - arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.7.6/meilisearch-linux-aarch64" - arm64.sha256 = "34251c7a094db6ee844dae7ae879ae3147a8355f72d5b7e9b745ad2b548d7679" + amd64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.8.0/meilisearch-linux-amd64" + amd64.sha256 = "e4a5cb85b99a571508d1556f61683dabab38d1bb6c7e35a34366a30bd8ae2b37" + arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.8.0/meilisearch-linux-aarch64" + arm64.sha256 = "aae70c8f208f5f7bbc89ba19f2d0e19eee9caff97f54aad241f6741249052e87" rename = "meilisearch" in_subdir = false extract = false