From 0297e7dadcc332aec3f1d3d7bef5f95e757ac46d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:32:33 +0000 Subject: [PATCH] meilisearch: Update to version 1.11.2 --- bucket/meilisearch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/meilisearch.json b/bucket/meilisearch.json index 56ea1a4497..1eeb5ccaf5 100644 --- a/bucket/meilisearch.json +++ b/bucket/meilisearch.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.11.2", "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.11.1/meilisearch-windows-amd64.exe#/meilisearch.exe", - "hash": "f3f9abbae73c48180e1f610af8ed413321e1da7104703366465842d9becf7fd0" + "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.11.2/meilisearch-windows-amd64.exe#/meilisearch.exe", + "hash": "8151bbbb64ccfe75d56c3bf25caccf0bb089591d07a4e936bafcee4d24a66dc1" } }, "bin": "meilisearch.exe",