From 4d45d64f594086540b56c98fee6f5189e164e437 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:31:14 +0000 Subject: [PATCH] meilisearch: Update to version 1.12.6 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 629f026137..b91afb7dd4 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.12.5", + "version": "1.12.6", "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.5/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "df444511a562d61b636f2da499097b281b0a891aaf4282eb986c4845d3fccaf4" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.12.6/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "10f15871e43ca8e63e064651292c19edb55998fae6bfe9ba2538ace2df9357d2" } }, "bin": "meilisearch.exe",