meilisearch: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2025-08-26 16:30:08 +00:00
parent ec296899a6
commit 43d608a017

View File

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