From 24957a5992f50e138dec0fed4f70cba64c5ab8ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 12:31:48 +0000 Subject: [PATCH] meilisearch: Update to version 1.12.8 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index a6bee7c7a0..82205a6fd4 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.12.7", + "version": "1.12.8", "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.12.7/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "aba68a7fb5e85e652c1276571e44f59ca271ff24f6efdda034ca76a6faa261cd" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.8/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "fe18ef773faec8b7e14506cd9a328d90664904aef2fea88e7abb88940825a45f" } }, "bin": "meilisearch.exe",