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",
"homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.26.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "c4d158f9fa285e046a1eee3ef486dec22581a143d55ad6858a1c02634fde6c9e"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.27.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "7e6e986d0991b3757a3a848635f44f06dec1cb208c99b2a87e25f5653ad95f3d"
}
},
"bin": "meilisearch.exe",