From 85a30dd3bbd6214cab243a48817e95e9880d7101 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:30:20 +0000 Subject: [PATCH] meilisearch: Update to version 1.23.0 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index ac96ba8039..cd59934e3d 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.22.3", + "version": "1.23.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.22.3/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "a43bbf2a18964efcfab5412a787a3aae0c2cffa801e73552ef97933644fa6c44" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.23.0/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "62fa88ad8626562a49147a7095db9390835511a1bd15bf4555a1b01eead9c2a9" } }, "bin": "meilisearch.exe",