From 2d798e30433d6165a94b11515fe76ebd43a31472 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 16:29:59 +0000 Subject: [PATCH] meilisearch: Update to version 1.15.1 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index b3be220a0a..29e23f8f65 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.15.0", + "version": "1.15.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.15.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "9ddc9853a95fcdacc2e4b4b9643761f4afbe78be5f60c209f60c227c8dc37bfe" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.15.1/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "36d4aac0ff22e6d08b4166becad8baacb887e00c28ff9891f57066038659a9cc" } }, "bin": "meilisearch.exe",