meilisearch: Update to version 1.19.0

This commit is contained in:
github-actions[bot] 2025-08-25 12:31:31 +00:00
parent 9399f2d9f0
commit 11ea3a0230

View File

@ -1,12 +1,12 @@
{
"version": "1.18.0",
"version": "1.19.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.18.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "fa0642510830ccb81a9aa57bf308436d0fb6699f7b02038e7a377b4c13ac8416"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.19.0/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "207776f51c4278651dfbaf9da97d45e6990418d5cc98d77ce462ca99a95768a7"
}
},
"bin": "meilisearch.exe",