meilisearch: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2024-11-07 12:32:38 +00:00
parent c9121b9179
commit 3137313b56

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.0", "version": "1.11.1",
"description": "An open-source RESTful search API written in Rust", "description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch", "homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.11.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.11.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "aedeab3c59353b7f1ea781101a5c6eceaa608ce0462d6060d909791b1d9fc566" "hash": "f3f9abbae73c48180e1f610af8ed413321e1da7104703366465842d9becf7fd0"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",