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