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