From d79710ee08317b8403f00bfd9ffcbdc3a9c5aa52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:29:49 +0000 Subject: [PATCH] meilisearch: Update to version 1.22.1 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 358baa8812..8a4976448d 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.22.1", "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.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "a8310e1cb7d1915ffa9145df0e0fdce91f72ff94a41cd63c0f36ae4146e4998f" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.1/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "f9a6866860d4ab0dc90e820ea40d75134c22c410383aa0bdeb7fe91829237540" } }, "bin": "meilisearch.exe",