From 11eec00736847f27a4b4730966968e3aa048146b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:30:24 +0000 Subject: [PATCH] meilisearch: Update to version 1.18.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 7b27a8144c..354e87676c 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.17.1", + "version": "1.18.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.17.1/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "62565e20adf95ed9d0dfcd5d04bf34ba8d9f873b6c612e988db873b20fe58aa0" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.18.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "fa0642510830ccb81a9aa57bf308436d0fb6699f7b02038e7a377b4c13ac8416" } }, "bin": "meilisearch.exe",