meilisearch: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2025-11-10 20:30:02 +00:00
parent 30a57797a8
commit bac9c1cdc7

View File

@ -1,12 +1,12 @@
{
"version": "1.24.0",
"version": "1.25.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.24.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "10b7cc66fc8eaa7424d28b11c2ce14f0c7fd0ce7e99f843d4df97b917dcd9da3"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.25.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "e76185afaba986ecdf9c0cf8c58b378fa7d6833c1ebfb0782a2c4e9d4203e4eb"
}
},
"bin": "meilisearch.exe",