meilisearch: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2025-10-20 16:31:12 +00:00
parent c0b2036aac
commit 05adcadd28

View File

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