From 45d825517b3c4f99dbcda502ea20f4f7d66eee55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 12:31:53 +0000 Subject: [PATCH] meilisearch: Update to version 1.22.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index e305ae2863..358baa8812 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.22.0", "description": "An open-source RESTful search API written in Rust", "homepage": "https://github.com/meilisearch/meilisearch", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.21.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "5f621a1918908342def96a9932fc3f9d208898c735474faec5eaf9d2f58fac41" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "a8310e1cb7d1915ffa9145df0e0fdce91f72ff94a41cd63c0f36ae4146e4998f" } }, "bin": "meilisearch.exe",