diff --git a/manifest.toml b/manifest.toml index ebc0c3c..0ee7c91 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.1.1~ynh1" +version = "1.2.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.1.1/meilisearch-linux-amd64" - amd64.sha256 = "dfc945fe521511af43dab0264193b154d639d91292e1899f553157836ec53acd" - arm64.url = "https://github.com/meilisearch/meilisearch/releases/download/v1.1.1/meilisearch-linux-aarch64" - arm64.sha256 = "c428fb08a3c60cae47979769ea30948cb039023338a41ba5a1611b26658350c2" + 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" rename = "meilisearch" in_subdir = false extract = false