meilisearch: Update to version 1.13.3

This commit is contained in:
github-actions[bot] 2025-03-05 12:32:53 +00:00
parent 89460dcd40
commit 625bc6319d

View File

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