From 59058da10b39bb556ba03deee2c05a79123ad06a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:32:20 +0000 Subject: [PATCH] meilisearch: Update to version 1.12.1 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 6fdd6ed353..4ae1c11ad4 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.0/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "489697af73251b53853f13a57dc06ac53b8d81901b36a93354e27a830b380a59" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.1/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "a0b2240618fb33ffbd22a978104cbeebe89abff1ee5c2dc16043e8f9d20c50eb" } }, "bin": "meilisearch.exe",