meilisearch: Update to version 1.13.1

This commit is contained in:
github-actions[bot] 2025-02-26 16:30:44 +00:00
parent c2a3ed7480
commit f2d04e6913

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.0", "version": "1.13.1",
"description": "An open-source RESTful search API written in Rust", "description": "An open-source RESTful search API written in Rust",
"homepage": "https://github.com/meilisearch/meilisearch", "homepage": "https://github.com/meilisearch/meilisearch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.13.0/meilisearch-windows-amd64.exe#/meilisearch.exe", "url": "https://github.com/meilisearch/meilisearch/releases/download/v1.13.1/meilisearch-windows-amd64.exe#/meilisearch.exe",
"hash": "d9194453bb35ea0f76de3eef3c0693d1577ef6e41b09ee006f5005a56abbca39" "hash": "a3d5e1767614d942ece5eededcefac7cd62f3a16895ae1852f09c9b3b9980dad"
} }
}, },
"bin": "meilisearch.exe", "bin": "meilisearch.exe",