meilisearch: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2025-11-24 16:29:50 +00:00
parent 0df0e28eb5
commit 65ae7a01cb

View File

@ -1,12 +1,12 @@
{ {
"version": "1.26.0", "version": "1.27.0",
"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.26.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.27.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "c4d158f9fa285e046a1eee3ef486dec22581a143d55ad6858a1c02634fde6c9e" "hash": "7e6e986d0991b3757a3a848635f44f06dec1cb208c99b2a87e25f5653ad95f3d"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",