From 1215645147c486d26880eb5d7fa9489181f4f38c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 12:31:43 +0000 Subject: [PATCH] meilisearch: Update to version 1.15.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 881cdd91a7..b3be220a0a 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "cf61831754bb4aac063d0a00dc6dab4029fdb129a92866905a56134071c59ca1" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.15.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "9ddc9853a95fcdacc2e4b4b9643761f4afbe78be5f60c209f60c227c8dc37bfe" } }, "bin": "meilisearch.exe",