From a93dd0a5b1c899b13f790c00a181891aedaa07fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:31:21 +0000 Subject: [PATCH] meilisearch: Update to version 1.30.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 513a46136c..d0f4c0f9f6 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.29.0", + "version": "1.30.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.29.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "d8035001cfb192873ac255d6f8b0aebfa75608884bdc084028c82bcebebbd7b0" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.30.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "8a0e2381c79d5c02ed56744b0f676c6b514b001ce3e4ecff738474ac98d34415" } }, "bin": "meilisearch.exe",