meilisearch: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2025-09-15 12:32:32 +00:00
parent 183f594717
commit 80a7bac9c4

View File

@ -1,12 +1,12 @@
{
"version": "1.20.0",
"version": "1.21.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.20.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "dfedb09283704e684625ca261d6b9661eb056dafc8e4791fde93a403c6a93b54"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.21.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "5f621a1918908342def96a9932fc3f9d208898c735474faec5eaf9d2f58fac41"
}
},
"bin": "meilisearch.exe",