meilisearch: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2025-10-13 16:30:20 +00:00
parent 41addc4859
commit 85a30dd3bb

View File

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