meilisearch: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2025-09-08 12:32:25 +00:00
parent ef5641fe72
commit 05a75f3403

View File

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