meilisearch: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2025-02-27 16:30:45 +00:00
parent 837941061c
commit 7f8933b002

View File

@ -1,12 +1,12 @@
{
"version": "1.13.1",
"version": "1.13.2",
"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.13.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "a3d5e1767614d942ece5eededcefac7cd62f3a16895ae1852f09c9b3b9980dad"
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.13.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "b8d8c35c87f46c16bf066ca413e3dbf30cd47737fef1fc1a845cee8a07afe52c"
}
},
"bin": "meilisearch.exe",