meilisearch: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2025-11-17 12:32:01 +00:00
parent 17353cd45a
commit 16c37af24d

View File

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