From b93b166bba9a30cd374614db34bc58d34fbbb5b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 16:31:07 +0000 Subject: [PATCH] meilisearch: Update to version 1.22.3 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index f9b8cd2c00..ac96ba8039 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.22.2", + "version": "1.22.3", "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.22.2/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "fb5875c5aabd30f76b4007e628ad3f10f35caf42530ce7edbd4f547421b92d26" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.3/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "a43bbf2a18964efcfab5412a787a3aae0c2cffa801e73552ef97933644fa6c44" } }, "bin": "meilisearch.exe",