From 108e464d8909028d4f5a126b034e53a1a8805166 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:31:33 +0000 Subject: [PATCH] meilisearch: Update to version 1.14.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 7d0e421a64..881cdd91a7 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.13.3", + "version": "1.14.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.13.3/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "fde33e1c9c4c8836ef1eb53dcf7d5b740bed8d9a1d2aa5a7f392ba2a8870326b" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.14.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "cf61831754bb4aac063d0a00dc6dab4029fdb129a92866905a56134071c59ca1" } }, "bin": "meilisearch.exe",